From 82226e889b5b90c1b33d1abcd5a447a89fd94f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20=C3=81lvarez=20=C3=81lvarez?= Date: Tue, 21 Apr 2026 14:54:09 +0200 Subject: [PATCH] chore(ai-guard): enable event tag in java --- manifests/java.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/java.yml b/manifests/java.yml index b5663f7cabc..06630a36762 100644 --- a/manifests/java.yml +++ b/manifests/java.yml @@ -1,7 +1,10 @@ # yaml-language-server: $schema=https://raw.githubusercontent.com/DataDog/system-tests/refs/heads/main/utils/manifest/schema.json --- manifest: - tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: missing_feature (APPSEC-62215) + tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardEvent_Tag: + - weblog_declaration: + "*": irrelevant (just one weblog is enough to test the SDK) + "spring-boot": v1.62.0 tests/ai_guard/test_ai_guard_sdk.py::Test_ClientIPTagsCollected: - weblog_declaration: "*": irrelevant (just one weblog is enough to test the SDK)