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 cpu and wall time in TraceItem #3585

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

zebp
Copy link
Contributor

@zebp zebp commented Feb 21, 2025

Internal PR: #9943

Exposes CPU/Wall time in the trace workers api instead of hiding it behind the UnsafeTraceMetrics binding now that we have the confidence we can safely expose this without any spectre issues.

@zebp zebp requested review from a team as code owners February 21, 2025 16:59
@zebp zebp requested review from mikea and thomasgauvin February 21, 2025 16:59
@zebp zebp force-pushed the zeb/trace-worker-metrics branch from 053ef66 to 4b44c8a Compare February 21, 2025 17:41
@zebp zebp force-pushed the zeb/trace-worker-metrics branch from 4b44c8a to 5d66722 Compare February 24, 2025 14:33
@zebp zebp force-pushed the zeb/trace-worker-metrics branch from 5d66722 to 297f933 Compare February 24, 2025 16:47
@zebp zebp requested a review from a team as a code owner February 24, 2025 16:47
@zebp zebp force-pushed the zeb/trace-worker-metrics branch 3 times, most recently from 9b6776c to 10dfcc6 Compare February 25, 2025 16:04
Exposes CPU/Wall time in the trace workers api instead of hiding it behind the UnsafeTraceMetrics binding now that we have the confidence we can safely expose this without any spectre issues.
@zebp zebp force-pushed the zeb/trace-worker-metrics branch from 10dfcc6 to 94a8360 Compare February 26, 2025 16:02
@anonrig anonrig merged commit d1093e3 into cloudflare:main Feb 26, 2025
14 checks passed
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.

3 participants