[Feature request] Enrich OS specific information on bug reports. #942
Closed
tkatsoulas
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
That sounds like an excellent opportunity for a community contribution :-) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
The current implementation to understand the host OS https://github.com/getsentry/sentry-native/blob/master/src/sentry_os.c provides poor information for any distro. Are there any plans to update them? For instance
/etc/os-releases
file is there for most* of the Linux distros and can provide detailed information about a host. The current mechanisms can be used as a fallback.Thanks in advance,
Tasos.
Beta Was this translation helpful? Give feedback.
All reactions