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

feat(opentelemetry): Add entry point for SentryPropagator #3086

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mender
Copy link

@mender mender commented May 19, 2024

Add entry point for sentry_sdk.integrations.opentelemetry.SentryPropagator. This makes possible to configure opentelemetry using environment variables and add SentryPropagator to existing ones instead of replace them.

Closes #3085

@mender mender force-pushed the entry-points-opentelemetry-propagator branch from ad91db0 to 9e7e197 Compare May 19, 2024 21:07
@mender mender force-pushed the entry-points-opentelemetry-propagator branch from 9e7e197 to b2d7644 Compare May 31, 2024 21:03
Add entry point for sentry_sdk.integrations.opentelemetry.SentryPropagator.
This makes possible to configure opentelemetry using environment variables
and add SentryPropagator to existing ones instead of replace them.

Closes getsentry#3085
@mender mender force-pushed the entry-points-opentelemetry-propagator branch from b2d7644 to 2f38ce7 Compare June 10, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add entry point for opentelemetry propagator
2 participants