Replies: 1 comment 3 replies
|
No, There is no OpenTelemetry Sanic Instrumentation. All the instrumentations can be found here https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Where I work, we have multiple Sanic apps and were planning to integrate OpenTelemetry for tracing, we were thinking of implementing a Sanic instrumentation ourselves. Just wanted to check if anyone already has an implementation in the works.
All reactions