Skip to content

Update dependency io.opentelemetry:opentelemetry-extension-kotlin to v1.39.0

Renovate requested to merge renovate/opentelemetry-java-monorepo into develop

This MR contains the following updates:

Package Type Update Change
io.opentelemetry:opentelemetry-extension-kotlin dependencies minor 1.38.0 -> 1.39.0

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-extension-kotlin)

v1.39.0

API
Incubator
  • BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions (#​6497)
SDK
Exporter
  • BREAKING: Serve prometheus metrics only on /metrics by default. To restore the previous behavior and serve metrics on all paths, override the default handler as demonstrated here. (#​6476)
  • Make OTLP exporter memory mode API public (#​6469)
  • Speed up OTLP string marshaling using sun.misc.Unsafe (#​6433)
  • Add exporter data classes for experimental profiling signal type. (#​6374)
  • Start prometheus http server with daemon thread (#​6472)
  • Update the Prometheus metrics library and improve how units are included in metric names. (#​6473)
  • Remove android animalsniffer check from prometheus exporter (#​6478)
Extensions
  • Load file config YAML using core schema, ensure that env var substitution retains string types. (#​6436)
  • Define dedicated file configuration SPI ComponentProvider (#​6457)
Tooling
  • Normalize timestamps and file ordering in jars, making the outputs reproducible (#​6471)
  • GHA for generating the post-release pull request (#​6449)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports