[APPSEC] use http endpoint on api security sampling algorithm when route is not available#7062
Conversation
Overall package sizeSelf size: 4.96 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 3.0.0 | 81.15 kB | 815.98 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7062 +/- ##
==========================================
+ Coverage 80.31% 80.42% +0.10%
==========================================
Files 739 741 +2
Lines 31946 32131 +185
==========================================
+ Hits 25657 25840 +183
- Misses 6289 6291 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-03-12 10:27:10 Comparing candidate commit cc789e9 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 228 metrics, 32 unstable metrics. |
7567808 to
1394ac4
Compare
This comment has been minimized.
This comment has been minimized.
a83abbd to
29be87f
Compare
packages/dd-trace/test/appsec/resources/api_security_sampling-app.js
Outdated
Show resolved
Hide resolved
CarlesDD
left a comment
There was a problem hiding this comment.
Besides the existing comment on the PR, LGTM
|
same, LGTM other than the remaining TODO |
packages/dd-trace/test/appsec/resources/api_security_sampling-app.js
Outdated
Show resolved
Hide resolved
simon-id
left a comment
There was a problem hiding this comment.
I committed a lint fix but LGTM now
…ute is not available (#7062) Use http endpoint on api security sampling algorithm when route is not available
…ute is not available (#7062) Use http endpoint on api security sampling algorithm when route is not available
What does this PR do?
APPSEC-59788
Use
http.endpointfor api security sampling algorithm on schema collection when the route is not availableTasks