Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

This PR contains the following updates:

Package Change Age Confidence
OpenTelemetry.Exporter.Console (source) 1.7.0 -> 1.13.1 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.7.0 -> 1.13.1 age confidence

Release Notes

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

v1.13.1

Release details: 1.13.1

  • In version 1.13.0, the digital signature (.dll-keyless.sig) and
    certificate (.dll-keyless.pem) files were unintentionally omitted from the
    published NuGet packages.
  • This hotfix restores the Sigstore signing artifacts for all target frameworks
    (net462, netstandard2.0, netstandard2.1, net8.0, net9.0), ensuring
    the integrity of DLL verification using Sigstore cosign.

v1.13.0

Release details: 1.13.0

  • gRPC calls to export traces, logs, and metrics using OtlpExportProtocol.Grpc
    now set the TE=trailers HTTP request header to improve interoperability.
  • EventName is now exported by default as EventName instead of
    logrecord.event.name when specified through ILogger or the experimental
    log bridge API.

v1.12.0

Release details: 1.12.0

  • Breaking Change: OpenTelemetry.Exporter.OpenTelemetryProtocol now
    defaults to using OTLP/HTTP instead of OTLP/gRPC when targeting .NET Framework
    and .NET Standard. This change may cause telemetry export to fail unless
    appropriate adjustments are made. Explicitly setting OTLP/gRPC may result in a
    NotSupportedException unless further configuration is applied. See
    #​6209 for
    full details and mitigation guidance. #​6229

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.

v1.9.0

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

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


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 force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 3b08bbd to edf2a72 Compare April 3, 2024 00:31
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to v1.7.1 chore(deps): update opentelemetry-dotnet monorepo Apr 3, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from edf2a72 to 0d742ab Compare April 4, 2024 21:48
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo chore(deps): update opentelemetry-dotnet monorepo to v1.8.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 0d742ab to f71cbda Compare April 12, 2024 22:24
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to v1.8.0 chore(deps): update opentelemetry-dotnet monorepo Apr 12, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from f71cbda to 1e3cb70 Compare April 18, 2024 03:58
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo chore(deps): update opentelemetry-dotnet monorepo to v1.8.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 1e3cb70 to 506d31a Compare June 15, 2024 11:37
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to v1.8.1 chore(deps): update opentelemetry-dotnet monorepo Jun 15, 2024
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo chore(deps): update opentelemetry-dotnet monorepo to v1.9.0 Jun 19, 2024
@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 29, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 506d31a to 3dd9882 Compare November 13, 2024 17:49
@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 13, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 3dd9882 to 781968c Compare January 17, 2025 19:19
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.10.0 chore(deps): update opentelemetry-dotnet monorepo to 1.11.0 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 781968c to 6e3001a Compare January 24, 2025 03:48
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.11.0 chore(deps): update opentelemetry-dotnet monorepo to 1.11.1 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 6e3001a to e02de35 Compare March 6, 2025 20:05
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.11.1 chore(deps): update opentelemetry-dotnet monorepo to 1.11.2 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from e02de35 to f9e6254 Compare May 2, 2025 00:00
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.11.2 chore(deps): update opentelemetry-dotnet monorepo to 1.12.0 May 2, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from f9e6254 to 4c2e505 Compare October 1, 2025 23:09
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.12.0 chore(deps): update opentelemetry-dotnet monorepo to 1.13.0 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 4c2e505 to d66610c Compare October 10, 2025 03:37
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.13.0 chore(deps): update opentelemetry-dotnet monorepo to 1.13.1 Oct 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant