SIGN IN SIGN UP

fix(flask): align http.server.active_requests metric with semconv helper (#4094)

* fix(flask): correct HTTP metrics handling with semconv opt-in

* fix(flask): avoid hardcoded legacy http.server.duration metric name

* changelog: note flask http server metrics consistency fix

* fix(flask): use semconv constant for legacy http.server.duration metric

* Update instrumentation/opentelemetry-instrumentation-flask/src/opentelemetry/instrumentation/flask/__init__.py

* Update CHANGELOG.md

* fix(flask): explicitly split active requests metric by semconv mode

* fix(flask): align http.server.active_requests metric with semconv helper

---------

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
R
Ritesh Tripathi committed
4880e3321709a5e3c6289f262821981f017df5f5
Parent: b865493
Committed by GitHub <noreply@github.com> on 3/2/2026, 11:24:07 AM