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(monitors): Pass SENTRY_MONITOR_ID to executing process #1438

Conversation

evanpurkhiser
Copy link
Member

This adds SENTRY_MONITOR_ID to the environ of the executing command.

This is in support of getsentry/sentry#43647
and will allow SDKs embedded in the executing command to associate the
monitor context to any events produced by the SDK.

This adds `SENTRY_MONITOR_ID` to the environ of the executing command.

This is in support of getsentry/sentry#43647
and will allow SDKs embedded in the executing command to associate the
monitor context to any events produced by the SDK.
@kamilogorek
Copy link
Contributor

Oh my, even with the integration test! 🌝 LGTM!

@evanpurkhiser evanpurkhiser merged commit cb32e67 into master Jan 26, 2023
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/feat-monitors-pass-sentry-monitor-id-to-executing-process branch January 26, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants