Skip to content

Update opentelemetry-dotnet monorepo to 1.17.0 - #384

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/opentelemetry-dotnet-monorepo
Jul 21, 2026
Merged

Update opentelemetry-dotnet monorepo to 1.17.0#384
renovate[bot] merged 1 commit into
mainfrom
renovate/opentelemetry-dotnet-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
OpenTelemetry.Api (source) 1.16.01.17.0 age confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.16.01.17.0 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.16.01.17.0 age confidence

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry.Api)

v1.17.0

Release details: 1.17.0

  • Added support for a Schema URL on Resource instances.
  • The Resource Schema URL is now printed alongside the resource attributes
    when using the Console and OTLP exporters.
  • Added ExcludedTagKeys property to MetricStreamConfiguration to support
    excluding specific tag keys from metric streams.
  • Updated tracestate key validation to comply with the W3C Trace Context
    Level 2 grammar.
  • The SDK now depends on Microsoft.Extensions.Configuration.EnvironmentVariables
    instead of using a vendored implementation.
  • All libraries are now marked as trim and AOT compatible.
  • Fixed a metric storage leak that occurred when meters and instruments were
    repeatedly created and disposed.
  • Fixed TraceContextPropagator to normalize empty tracestate header values
    to null when extracting trace context.
  • Fixed OtlpLogExporter so OtlpExporterOptions.ExportProcessorType and
    OtlpExporterOptions.BatchExportProcessorOptions are respected when
    LogRecordExportProcessorOptions are not configured.
  • Fixed the OTLP exporter dropping retryable data instead of saving it to disk
    when persistent storage retry is enabled and an export exceeds the configured
    timeout.
  • Fixed the OTLP/HTTP exporter silently dropping data when an export timed out.
  • Fixed the OTLP/gRPC exporter logging incorrectly when an export timed out.
  • Performance and memory improvements for the OTLP exporter when exporting logs
    and metrics.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 89abf63 to d460965 Compare July 21, 2026 06:12
@renovate
renovate Bot merged commit 3afab4f into main Jul 21, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/opentelemetry-dotnet-monorepo branch July 21, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants