[APPSEC-62723] Add datadog.action_dispatch.route ENV into request#5744
Conversation
🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 055ef2d | Docs | Datadog PR Page | Give us feedback! |
BenchmarksBenchmark execution time: 2026-05-13 11:27:05 Comparing candidate commit 055ef2d in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 45 metrics, 1 unstable metrics.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0498499724
ℹ️ 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".
What does this PR do?
It adds functionality similar to the edge Rails to provide other products (like AppSec) access to in and saving compute costs.
Motivation:
We already accessing route specification in Tracer, but use only string representation of it. It makes sense to make it available for everyone for almost same cost.
Change log entry
None.
Additional Notes:
None.
How to test the change?
CI + ST