Technologies/FastAPI/OpenTelemetry/http.server.active_requests

http.server.active_requests

UpDownCounter
Number of active HTTP server requests.GitHubView Documentation
Properties
Unit{request}
TypeUpDownCounter
Dimensions
http.request.methodurl.scheme
NotesOnly emitted when OTEL_SEMCONV_STABILITY_OPT_IN=http or http/dup. Incremented at request start, decremented at completion. HTTP scope only (not websocket).
Sourceopentelemetry-instrumentation-asgi
Metric Namehttp.server.active_requests
Enabled By Defaultfalse
Backend
OpenTelemetryOpenTelemetry
Interface DocumentationOpenTelemetry FastAPI Instrumentation