-
Notifications
You must be signed in to change notification settings - Fork 413
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(origin detection): implement new spec #9622
base: main
Are you sure you want to change the base?
feat(origin detection): implement new spec #9622
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 1286 Passed, 0 Skipped, 36m 34.31s Total duration (29.97s time saved) |
56485b2
to
811f4bf
Compare
BenchmarksBenchmark execution time: 2024-09-20 18:31:12 Comparing candidate commit dda2551 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 355 metrics, 48 unstable metrics. scenario:iast_aspects-aspect_iast_do_stringio_init_and_read
|
811f4bf
to
1b9acab
Compare
|
c77b9ed
to
e1ec86a
Compare
Signed-off-by: Wassim DHIF <[email protected]>
e1ec86a
to
dda2551
Compare
What does this PR do?
Implements the new Origin Detection spec.
Motivation
This is needed to improve Origin Detection with specific edges cases such as Kata Containers while also improving both backward compatibility and future-proofness.
Additional Notes
This change were already discussed internally as part of the RFC regarding New Origin Detection Spec.
Possible Drawbacks / Trade-offs
None
Describe how to test/QA your changes
Unit tests were either modified or added to reflect changes.
Checklist
changelog/no-changelog
is set@DataDog/apm-tees
.Reviewer Checklist