Instrumenting Google App Engine code with Otel Python #3614
Unanswered
atibdialpad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I am wondering if any one has tried instrumenting Python code running in GAE with OpenTelemetry. Something like:
GAE Python Code manual instrumentation with Otel ---> Central Otel Collector deployed outside of GAE, say GKE ----> Backend of choice, example Grafana
I am especially curious about performance implications of instrumenting latency sensitive workloads. Thing like :
Thanks in advance for any leads/suggestions/feedback around this topic.
Beta Was this translation helpful? Give feedback.
All reactions