-
Notifications
You must be signed in to change notification settings - Fork 476
Add a python otel tracing guide + tutorial #9768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Posting some thoughts on just the blog post for now. Feel free to take or leave anything!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Left a couple comments below that just popped up when reading, but feel free to implement/ignore what you feel is best
Summary
Adds a guide for otel logs/traces in python. I will add metrics next, then work on a video.
How did you test this change?
Are there any deployment considerations?
Does this work require review from our design team?