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

Add os and runtime info to events #495

Merged
merged 1 commit into from
Feb 13, 2022

Conversation

sekiyama58
Copy link
Contributor

@sekiyama58 sekiyama58 commented Feb 10, 2022

This collects the OS and runtime's name and version from :os and System module,
and send them as contexts metadata to Sentry.

These information will be displayed in the TAGS section with the corresponding icons:
tags

Closes #496

This collects the OS and runtime name and version from :os and System module,
and send them as contexts metadata to Sentry. These information will be
displayed in the TAGS section with the corresponding icons.
@mitchellhenke
Copy link
Contributor

Thanks for opening an issue with a PR to implement it, this looks great!

@mitchellhenke mitchellhenke merged commit 9114daa into getsentry:master Feb 13, 2022
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.

Send OS and runtime information to Sentry
2 participants