[Datadog], [Stackdriver], [Prometheus] and their environment variables (USE_DATADOG, USE_STACKDRIVER, USE_PROMETHEUS, DATADOG_*, STACKDRIVER_*, PROMETHEUS_*) are no longer supported. Use the new [OpenTelemetry] config section with USE_OTLP, OTEL_SERVICE_NAME, OTEL_EXPORTER_OTLP_ENDPOINT, OTEL_EXPORTER_OTLP_PROTOCOL, and OTEL_EXPORTER_OTLP_HEADERS to export metrics via OTLP to any compatible backend.connections is now http.server.active_requests, newconnections has been removed, and requests has been replaced by the http.server.request.duration histogram.relayId is now relay.id, platformCategory is now platform.category, userAgent is now user_agent, sdkWrapper is now sdk.wrapper, env is now environment.name, route is now http.route, method is now http.request.method. New attributes added: url.scheme, application.id, application.version, instance.id.ld-relay/v8 to ld-relay/v9.http.server.request.duration histogram metric with per-endpoint granularity, response status codes, and protocol version attributesFetched April 11, 2026