Skip to content
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

Python getting started mentions modifying code, but it stays as is #1578

Closed
pilhuhn opened this issue Aug 1, 2022 · 0 comments · Fixed by #1583
Closed

Python getting started mentions modifying code, but it stays as is #1578

pilhuhn opened this issue Aug 1, 2022 · 0 comments · Fixed by #1583
Assignees
Labels
bug Something isn't working

Comments

@pilhuhn
Copy link
Contributor

pilhuhn commented Aug 1, 2022

What needs to be changed?

https://opentelemetry.io/docs/instrumentation/python/getting-started/#modify-the-code-to-export-spans-and-metrics-via-otlp says "[...] replace the console exporter with an OTLP exporter:" but the code example below it is the same as above. Either some change is missing or the block should be eliminated.

What is the name + path of the page that needs changed?

https://opentelemetry.io/docs/instrumentation/python/getting-started/#modify-the-code-to-export-spans-and-metrics-via-otlp

Pyhton -> Getting started -> Modify code to export spans and metrics via OTLP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant