Skip to content

feat(otel): Add docs for Python OpenTelemetry #5962

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

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

antonpirker
Copy link
Member

Basically the same as Ruby docs (#5856), but for Python.

@vercel
Copy link

vercel bot commented Dec 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Dec 14, 2022 at 4:12PM (UTC)

```python
import sentry_sdk

sentry_sdk.init(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is anything else required for linking errors to OTEL transactions? e.g. adding an EventProcessor?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The other imports are below (this is in another mdx file) see the full page here in the preview: https://sentry-docs-git-antonpirker-opentelementry-support-python-sdk.sentry.dev/platforms/python/performance/instrumentation/opentelemetry/

(Previews are linked in the comment from the vercel bot above)

@antonpirker antonpirker merged commit c12ac24 into master Dec 15, 2022
@antonpirker antonpirker deleted the antonpirker/opentelementry-support-python-sdk branch December 15, 2022 07:36
@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants