-
Notifications
You must be signed in to change notification settings - Fork 420
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
chore(cos): include module and function on exit #11882
Conversation
|
We use the result of a cached utility function to retrieve the function object referencing a given code object. This allows us to retrieve the module and the fully qualified function name for the frames on the stack of the exit span.
1f5a399
to
616c160
Compare
BenchmarksBenchmark execution time: 2025-01-21 11:24:15 Comparing candidate commit 503e775 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 394 metrics, 2 unstable metrics. |
Datadog ReportBranch report: ✅ 0 Failed, 1598 Passed, 0 Skipped, 28m 49.27s Total duration (13m 10.41s time saved) |
We use the result of a cached utility function to retrieve the function object referencing a given code object. This allows us to retrieve the module and the fully qualified function name for the frames on the stack of the exit span.
Checklist
Reviewer Checklist