-
Notifications
You must be signed in to change notification settings - Fork 440
docs: add writeup of how autoinstrumentation works [LANGPLAT-352] #13640
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
Conversation
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 280 ± 3 ms. The average import time from base is: 282 ± 3 ms. The import time difference between this PR and base is: -2.3 ± 0.1 ms. Import time breakdownThe following import paths have shrunk:
|
BenchmarksBenchmark execution time: 2025-06-11 15:19:05 Comparing candidate commit b7df5a7 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 555 metrics, 6 unstable metrics. scenario:iastaspects-format_map_aspect
|
Co-authored-by: wantsui <wan.tsui@datadoghq.com>
Co-authored-by: wantsui <wan.tsui@datadoghq.com>
Co-authored-by: Juanjo Alvarez Martinez <juanjo.alvarezmartinez@datadoghq.com>
This change adds a written description of the technical design of autoinstrumentation, for the purpose of making it easier to contribute changes to the library.
The new writing is in
contributing-design.rst
.Checklist
Reviewer Checklist