Hacker News new | ask | show | jobs
by lmeyerov 856 days ago
Re:python, if we are already doing otel, how would this interop? Eg, if we don't want to break our current imports, and control where the new instrumentation goes

(Fwiw, This is a great direction!)

1 comments

Super easy - you can just use the standalone instrumentations directly - https://www.traceloop.com/docs/openllmetry/tracing/without-s...
... and we did, added to our Jaeger/Prometheus. Works great!