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

[Enhancement][Report]: Replace Runtime:local with OS:MAC/Linux #129

Open
rahul-trip opened this issue Feb 9, 2024 · 1 comment
Open
Assignees

Comments

@rahul-trip
Copy link
Contributor

Runtime:loacal is not adding any value in final report.
Instead we can have OS:os_name or OS:os_name:os_version

@shreyas-damle shreyas-damle self-assigned this Feb 14, 2024
@shreyas-damle
Copy link
Collaborator

Here is sample os and os version I am getting on Mac:

"os": "Darwin",
"osVersion": "Darwin Kernel Version 23.3.0: Wed Dec 20 21:33:31 PST 2023; root:xnu-10002.81.5~7/RELEASE_ARM64_T8112"
  • If we show runtime as os then it would be only Darwin in this case, which does not clearly mentions Mac
  • If we show os_name:os_version would make string too long and it will be difficult to show this string in the pebblo report.

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

No branches or pull requests

2 participants