Skip to content

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

Merged
antonpirker merged 1 commit into
masterfrom
antonpirker/opentelementry-support-python-sdk
Dec 15, 2022
Merged

feat(otel): Add docs for Python OpenTelemetry#5962
antonpirker merged 1 commit into
masterfrom
antonpirker/opentelementry-support-python-sdk

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

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

@vercel
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
Contributor 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