appsec: implement more telemetry metrics/tags - #4093
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cd3dbadbaf
ℹ️ 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".
Benchmarks [ appsec ]Benchmark execution time: 2026-09-07 12:36:47 Comparing candidate commit 7778c89 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 0 unstable metrics.
|
d7ddc4f to
2d0424e
Compare
metric_type referenced an undefined FFI-style constant name instead of the MetricType enum variant, breaking the helper-rust build and cascading into failures across most CI jobs.
Description
See individual commits
Reviewer checklist