blob: dd969edf49f93fabb33326b79854b2cf1b78fdad (
plain) (
blame)
1
2
3
4
5
6
|
OpenTelemetry FastAPI Instrumentation provides automatic and manual
instrumentation of FastAPI web frameworks, instrumenting http requests served by
applications utilizing the framework.
auto-instrumentation using the opentelemetry-instrumentation package is also
supported.
|