SIGN IN SIGN UP

opentelemetry-instrumentation-tornado: reduce cardinality of span names and metrics attributes (#4577)

* opentelemetry-instrumentation-tornado: reduce cardinality of telemetry

Reduce metrics cardinality for new stable path by dropping the usage or
URL_PATH and URL_QUERY in favor of HTTP_ROUTE.

* Reduce cardinality on server span name

* Add changelog

* Fix lint

* On 404 just use the method as span name

* Return a low cardinality route for routes with regex but not groups
R
Riccardo Magliocchetti committed
a5fa64827aa45fa30f5e1fe6a63bc0c5192bc567
Parent: dd25f91
Committed by GitHub <noreply@github.com> on 5/15/2026, 4:13:56 PM