sentry-go icon indicating copy to clipboard operation
sentry-go copied to clipboard

Getting os version and kernel_version for unix os

Open wingyplus opened this issue 5 years ago • 1 comments

This changes getting version and kernel_version by using uname from golang/x/sys/unix package.

NOTE: windows not support in this changes.

Fixes #187

wingyplus avatar Apr 03 '20 10:04 wingyplus

The result from linux (I try inside docker container):

Screen Shot 2563-04-03 at 18 29 39

And darwin:

Screen Shot 2563-04-03 at 18 30 45

wingyplus avatar Apr 03 '20 11:04 wingyplus

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar Dec 07 '22 09:12 github-actions[bot]