feat(ai-guard): add ai_guard.event tag to the root span#7998
feat(ai-guard): add ai_guard.event tag to the root span#7998
Conversation
Overall package sizeSelf size: 5.54 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.1 | 82.56 kB | 817.39 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7998 +/- ##
=======================================
Coverage 73.67% 73.68%
=======================================
Files 775 775
Lines 36215 36216 +1
=======================================
+ Hits 26682 26684 +2
+ Misses 9533 9532 -1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 0529b9f | Docs | Datadog PR Page | Give us feedback! |
BenchmarksBenchmark execution time: 2026-04-21 10:23:43 Comparing candidate commit 0529b9f in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1347 metrics, 97 unstable metrics. |
IlyasShabi
left a comment
There was a problem hiding this comment.
LGTM: Do you have a PR for ST?
Yep, here you are : DataDog/system-tests#6779 |
What does this PR do?
This PR adds a new
ai_guard.event: truetag to the root span of the current trace.Motivation
The tag is intended to make it easier to quickly locate traces associated with AI Guard events.
Additional Notes
https://datadoghq.atlassian.net/browse/APPSEC-62217