github apollographql/router v1.33.2

latest releases: v1.55.0-rc.1, v1.55.0-rc.0, v2.0.0-alpha.6...
10 months ago

🐛 Fixes

Ensure apollo_router_http_requests_total metrics match (Issue #4047)

Identically named metrics were being emitted for apollo_router_http_requests_total (as intended) but with different descriptions (not intended) resulting in occasional, but noisy, log warnings:

OpenTelemetry metric error occurred: Metrics error: Instrument description conflict, using existing.

The metrics' descriptions have been brought into alignment to resolve the log warnings and we will follow-up with additional work to think holistically about a more durable pattern that will prevent this from occurring in the future.
By @BrynCooke in #4089

Don't miss a new router release

NewReleases is sending notifications on new releases.