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: implement darwin boottime without using cgo #131

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

kruskall
Copy link
Member

@kruskall kruskall commented Sep 8, 2022

Use sysctl from the stdlib and add a test to make sure the implementation works with CGO_ENABLED=0

Related to elastic/apm-server#8718

Use sysctl from the stdlib and add a test to make sure the
implementation works with CGO_ENABLED=0
@kruskall kruskall changed the title feat: implement darwing boottime without using cgo feat: implement darwin boottime without using cgo Sep 8, 2022
@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 8, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-09-09T14:57:10.491+0000

  • Duration: 9 min 33 sec

Test stats 🧪

Test Results
Failed 0
Passed 94
Skipped 2
Total 96

Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>
@kruskall kruskall merged commit 8db68eb into elastic:main Sep 14, 2022
@kruskall kruskall deleted the feat/darwin-boottime-nocgo branch September 14, 2022 11:52
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.

4 participants