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

fix(deps): update rust crate opentelemetry-otlp to 0.16.0 #1974

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
opentelemetry-otlp (source) dependencies minor 0.15.0 -> 0.16.0

Release Notes

open-telemetry/opentelemetry-rust (opentelemetry-otlp)

v0.16.0

Compare Source

Fixed
  • URL encoded values in OTEL_EXPORTER_OTLP_HEADERS are now correctly decoded. #​1578
  • OTLP exporter will not change the URL added through ExportConfig #​1706
  • Default grpc endpoint will not have path based on signal(e.g /v1/traces) #​1706
  • Fix feature flags for OTEL_EXPORTER_OTLP_PROTOCOL_DEFAULT #​1746
Added
  • Added DeltaTemporalitySelector (#​1568)
  • Add webkpi-roots features to reqwest and tonic backends
Changed
  • Breaking Remove global provider for Logs #​1691
    • The method OtlpLogPipeline::install_simple() and OtlpLogPipeline::install_batch() now return LoggerProvider instead of
      Logger. Refer to the basic-otlp and basic-otlp-http examples for how to initialize OTLP Log Exporter to use with OpenTelemetryLogBridge and OpenTelemetryTracingBridge respectively.
  • Update opentelemetry dependency version to 0.23
  • Update opentelemetry_sdk dependency version to 0.23
  • Update opentelemetry-http dependency version to 0.12
  • Update opentelemetry-proto dependency version to 0.6

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) May 16, 2024 01:33
@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label May 16, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-otlp-0.x branch 13 times, most recently from a9de656 to d3da302 Compare May 22, 2024 15:32
@renovate renovate bot force-pushed the renovate/opentelemetry-otlp-0.x branch 10 times, most recently from aaf1b1b to c3a979a Compare May 29, 2024 15:35
@renovate renovate bot force-pushed the renovate/opentelemetry-otlp-0.x branch from c3a979a to dc3971a Compare May 29, 2024 15:56
@meskill meskill closed this May 29, 2024
auto-merge was automatically disabled May 29, 2024 16:08

Pull request was closed

Copy link
Contributor Author

renovate bot commented May 29, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.16.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Iterations on existing features or infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant