Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 13:59
· 44 commits to main since this release
784fb4d

This is the first GA release of this distribution.

  • Update to OpenTelemetry 2.7.0
  • Update to OpenTelemetry 2.8.0
  • Add grafana.otel.http-server-request-duration.server-attributes.enabled to opt in to the server.address and
    server.port attributes for the http.server.request.duration metric (disabled by default).
  • Add grafana.otel.resource.attribute.value.length.limit to limit the length of attribute values in the resource
    (default is 2048 characters - which aligns with Grafana Cloud).
  • Breaking Change: remove the deprecated GRAFANA_CLOUD_*, GRAFANA_OTLP_LOGGING_EXPORTER_ENABLED and
    GRAFANA_OTLP_DEBUG_LOGGING environment variables.