OpenTelemetry Util HTTP provides ASGI, WSGI middleware and other HTTP-related functionality that is common to instrumented web frameworks (such as Django, Starlette, FastAPI, etc.) to track requests timing through OpenTelemetry.
4 lines
229 B
Plaintext
4 lines
229 B
Plaintext
OpenTelemetry Util HTTP provides ASGI, WSGI middleware and other HTTP-related
|
|
functionality that is common to instrumented web frameworks (such as Django,
|
|
Starlette, FastAPI, etc.) to track requests timing through OpenTelemetry.
|