Add setting of manual.keep on the root span for AI Guard#5578
Add setting of manual.keep on the root span for AI Guard#5578
manual.keep on the root span for AI Guard#5578Conversation
Typing analysisNote: Ignored files are excluded from the next sections.
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: ededce9 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
BenchmarksBenchmark execution time: 2026-04-10 13:50:06 Comparing candidate commit ededce9 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 46 metrics, 0 unstable metrics.
|
What does this PR do?
This PR adds setting of
manual.keeptag and decision maker tag on the root span if there is an AI Guard span present.Motivation:
We want to keep all root spans which contain AI Guard spans.
Change log entry
None.
Additional Notes:
APPSEC-61355
How to test the change?
CI is enough.