v2.8.0
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 theserver.address
and
server.port
attributes for thehttp.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.