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

Expose approximate time since boot as a helper #4009

Open
Alan-Jowett opened this issue Nov 12, 2024 · 0 comments · May be fixed by #4013
Open

Expose approximate time since boot as a helper #4009

Alan-Jowett opened this issue Nov 12, 2024 · 0 comments · May be fixed by #4013
Assignees
Labels
enhancement New feature or request triaged Discussed in a triage meeting
Milestone

Comments

@Alan-Jowett
Copy link
Member

Alan-Jowett commented Nov 12, 2024

Querying the approximate time since boot is much cheaper than querying the precise time since boot. It may make sense to expose this for applications that need more performance and can deal with less precision.

@Alan-Jowett Alan-Jowett changed the title ebpf_query_time_since_boot should be renamed to ebpf_query_time_since_boot_precise Expose approximate time since boot as a helper Nov 12, 2024
@Alan-Jowett Alan-Jowett linked a pull request Nov 14, 2024 that will close this issue
@dthaler dthaler added the enhancement New feature or request label Nov 18, 2024
@shankarseal shankarseal added triaged Discussed in a triage meeting optimization Affects perf but not correctness or applicability and removed enhancement New feature or request labels Nov 18, 2024
@shankarseal shankarseal added this to the 2411 milestone Nov 18, 2024
@dthaler dthaler added enhancement New feature or request and removed optimization Affects perf but not correctness or applicability labels Nov 18, 2024
@shankarseal shankarseal removed the enhancement New feature or request label Nov 18, 2024
@dthaler dthaler added the enhancement New feature or request label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged Discussed in a triage meeting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants