Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update opentelemetry-dotnet monorepo to 1.9.0 #278

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenTelemetry (source) 1.4.0 -> 1.9.0 age adoption passing confidence
OpenTelemetry.Exporter.InMemory (source) 1.4.0 -> 1.9.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry)

v1.9.0

  • Exemplars are now part of the stable API! For details see: customizing
    exemplars
    collection
    .

  • WithLogging is now part of the stable API! Logging, Metrics, and Tracing can
    now all be configured using the With style and the builders finally have
    parity in their APIs.

v1.8.0

  • TracerProvider sampler can now be configured via the OTEL_TRACES_SAMPLER &
    OTEL_TRACES_SAMPLER_ARG envvars.

  • A new UseOtlpExporter cross-cutting extension has been added to register the
    OtlpExporter and enable all signals in a single call.

  • exception.type, exception.message, exception.stacktrace will now
    automatically be included by the OtlpLogExporter when logging exceptions.
    Previously an experimental environment variable had to be set.

v1.7.0

  • Bumped the package versions of System.Diagnostic.DiagnosticSource and other
    Microsoft.Extensions.* packages to 8.0.0.

  • Added net8.0 targets to all the components.

  • OTLP Exporter

    • Updated to use ILogger CategoryName as the instrumentation scope for
      logs.
    • Added named options support for OTLP Log Exporter.
    • Added support for instrumentation scope attributes in metrics.
    • Added support under an experimental flag to emit log exception attributes.
    • Added support under an experimental flag to emit log eventId and eventName.
      attributes.
  • Added support for the
    IMetricsBuilder
    API.

  • Added an experimental opt-in metrics feature to reclaim unused MetricPoints
    which enables a higher number of unique dimension combinations to be emitted.
    See reclaim unused metric
    points

    for more details.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 16, 2024 09:02
@renovate renovate bot added the renovate label Sep 16, 2024
@renovate renovate bot requested a review from a team as a code owner September 16, 2024 09:02
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 94368c2 to db490f1 Compare September 17, 2024 19:09
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from db490f1 to 2874c9e Compare September 17, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants