ai guard telemetry metrics#6843
Conversation
|
|
| ) | ||
|
|
||
| ai_guard_telemetry = AIGuardScenario( | ||
| "AI_GUARD_TELEMETRY", |
There was a problem hiding this comment.
Adding new scenario for low truncation thresholds
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1678adb31c
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
1678adb to
aff6f02
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: aff6f021bc
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryRequests: missing_feature | ||
| tests/ai_guard/test_ai_guard_sdk.py::Test_AIGuardTelemetryTruncated: missing_feature |
There was a problem hiding this comment.
Enable at least one telemetry manifest entry
Both new telemetry classes are declared missing_feature here, and the same two entries were added to every other language manifest in this commit (cpp_httpd, cpp_nginx, dotnet, golang, java, php, python, and ruby), so AI_GUARD_TELEMETRY has no library where these tests can actually run. In CI jobs that include this new scenario, the telemetry assertions are therefore skipped/xfail everywhere instead of providing the intended AI Guard telemetry coverage.
Useful? React with 👍 / 👎.
| ) | ||
|
|
||
|
|
||
| @features.ai_guard |
There was a problem hiding this comment.
Is it okay to use the same feature? Should we create a new entry in the Feature Parity Dashboard? cc: @smola
There was a problem hiding this comment.
Actually we don't use new feature for telemetry on appsec
Motivation
Improve AI Guard telemetry metrics coverage
Changes
Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
tests/ormanifests/is modified ? I have the approval from R&P teambuild-XXX-imagelabel is present