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

Update opentelemetry-dotnet monorepo to 1.11.2 #8

Open
wants to merge 1 commit into
base: main
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.Console (source) 1.9.0 -> 1.11.2 age adoption passing confidence
OpenTelemetry.Extensions.Hosting (source) 1.9.0 -> 1.11.2 age adoption passing confidence

Release Notes

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

v1.11.1

Release details: 1.11.1

  • Fixed a bug preventing OpenTelemetry.Exporter.OpenTelemetryProtocol from
    exporting telemetry on .NET Framework.

v1.11.0

Release details: 1.11.0

  • OpenTelemetry.Exporter.OpenTelemetryProtocol no longer depends on the
    Google.Protobuf, Grpc, or Grpc.Net.Client packages. Serialization and
    transmission of outgoing data is now performed manually to improve the overall
    performance.

v1.10.0

Release details: 1.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.


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 becomes conflicted, 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 changed the title Update opentelemetry-dotnet monorepo to v1.9.0 Update opentelemetry-dotnet monorepo to 1.9.0 Aug 28, 2024
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.9.0 Update opentelemetry-dotnet monorepo to 1.9.0 - autoclosed Nov 7, 2024
@renovate renovate bot closed this Nov 7, 2024
@renovate renovate bot deleted the renovate/opentelemetry-dotnet-monorepo branch November 7, 2024 19:06
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.9.0 - autoclosed Update opentelemetry-dotnet monorepo to 1.9.0 Nov 13, 2024
@renovate renovate bot reopened this Nov 13, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from ef62d81 to 92a0c6d Compare November 13, 2024 02:19
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.9.0 Update opentelemetry-dotnet monorepo to 1.10.0 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 92a0c6d to 2bc98a8 Compare November 13, 2024 03:32
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 2bc98a8 to 79b9868 Compare January 16, 2025 04:53
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.10.0 Update opentelemetry-dotnet monorepo to 1.11.0 Jan 16, 2025
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.11.0 Update opentelemetry-dotnet monorepo to 1.11.1 Jan 23, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 79b9868 to 84436d5 Compare January 23, 2025 22:51
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 84436d5 to b54163c Compare March 4, 2025 22:25
@renovate renovate bot changed the title Update opentelemetry-dotnet monorepo to 1.11.1 Update opentelemetry-dotnet monorepo to 1.11.2 Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants