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.10.0 #2521

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.8.1 -> 1.10.0 age adoption passing confidence
OpenTelemetry.Extensions.Hosting (source) 1.8.1 -> 1.10.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry.Exporter.OpenTelemetryProtocol)

v1.10.0

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

  • Added support for new APIs introduced in System.Diagnostics.DiagnosticSource
    9.0.0:

  • Experimental features promoted to stable:

    • CardinalityLimit can now be managed for individual metrics via the View
      API. For details see: Changing cardinality limit for a
      Metric
      .

    • The overflow
      attribute

      (otel.metric.overflow) behavior is now enabled by default. The
      OTEL_DOTNET_EXPERIMENTAL_METRICS_EMIT_OVERFLOW_ATTRIBUTE environment
      variable is no longer required. For details see: Cardinality
      Limits
      .

    • The MetricPoint reclaim behavior is now enabled by default when Delta
      aggregation temporality is used. The
      OTEL_DOTNET_EXPERIMENTAL_METRICS_RECLAIM_UNUSED_METRIC_POINTS environment
      variable is no longer required. For details see: Cardinality
      Limits
      .

  • Added OpenTelemetrySdk.Create API for configuring OpenTelemetry .NET signals
    (logging, tracing, and metrics) via a single builder. This new API simplifies
    bootstrap and teardown, and supports cross-cutting extensions targeting
    IOpenTelemetryBuilder.

  • Removed out of support net6.0 target and added net9.0 target.

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.


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.


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

@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Jun 14, 2024
@renovate renovate bot requested a review from tomkerkhove as a code owner June 14, 2024 21:09
Copy link

Thank you for your contribution! 🙏 We will review it as soon as possible.

@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to v1.9.0 chore(deps): update opentelemetry-dotnet monorepo to 1.9.0 Aug 28, 2024
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 2 times, most recently from 3a2833a to 56e040a Compare September 24, 2024 06:28
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 5 times, most recently from 9d6e576 to 023daf2 Compare October 7, 2024 06:35
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 3 times, most recently from 4648a0f to 459c0a8 Compare October 30, 2024 07:18
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch from 459c0a8 to 375fce9 Compare November 12, 2024 19:48
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.9.0 chore(deps): update opentelemetry-dotnet monorepo to 1.10.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch from 375fce9 to cb8af38 Compare November 12, 2024 22:45
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch from cb8af38 to 8853dd4 Compare November 13, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to dependencies & Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant