Skip to content

Release 1.60.0

Latest

Choose a tag to compare

@carlosalberto carlosalberto released this 07 Aug 15:52
· 2 commits to main since this release
29ae8c7

Resource

  • Add Entity support to the Resource SDK specification.
    (#5201)

Entities

  • Add Entity specification.
    (#5201)

OpenTelemetry Protocol

  • Add max request / response size options to list of OTLP exporter configuration options.
    (#5235)

Compatibility

  • Clarify the interaction between Prometheus content negotiation and translation
    strategy.
    (#5134)
  • Stabilize sections of Prometheus Metrics Exporter.
    • Stabilize Target section.
      (#5221)

OTEPs

  • Thread Context: Sharing Thread-Level Information with the OpenTelemetry eBPF Profiler.
    (#4947)

New Contributors