internal/appsec: fix APISec in standalone mode#3485
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced May 5, 2025
eliottness
marked this pull request as ready for review
May 5, 2025 08:47
Datadog ReportBranch report: ✅ 0 Failed, 4525 Passed, 65 Skipped, 3m 55.03s Total Time |
genesor
approved these changes
May 5, 2025
BenchmarksBenchmark execution time: 2025-05-09 12:18:23 Comparing candidate commit 1aff868 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 54 metrics, 0 unstable metrics. scenario:BenchmarkInjectW3C-24
scenario:BenchmarkSetTagStringer-24
|
eliottness
force-pushed
the
eliottness/traffic-mirror-2
branch
from
May 5, 2025 09:31
053de5e to
35e5f46
Compare
eliottness
force-pushed
the
eliottness/fix-apisec-standalone
branch
from
May 5, 2025 09:31
5d9c40f to
f535fc2
Compare
darccio
approved these changes
May 7, 2025
RamyElkest
approved these changes
May 8, 2025
Contributor
|
will need to rebase on main |
eliottness
force-pushed
the
eliottness/traffic-mirror-2
branch
from
May 9, 2025 11:46
35e5f46 to
584df20
Compare
eliottness
force-pushed
the
eliottness/fix-apisec-standalone
branch
from
May 9, 2025 11:46
f535fc2 to
9be7749
Compare
Signed-off-by: Eliott Bouhana <[email protected]>
Signed-off-by: Eliott Bouhana <[email protected]>
eliottness
force-pushed
the
eliottness/traffic-mirror-2
branch
from
May 9, 2025 11:48
584df20 to
934faae
Compare
eliottness
force-pushed
the
eliottness/fix-apisec-standalone
branch
from
May 9, 2025 11:48
9be7749 to
1aff868
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What does this PR do?
This PR manually set spans generating APIsec schemas to Manual Keep priority when Appsec Standalone (alias tracing as transport). Otherwise schemas will always be sampled away
Motivation
https://datadoghq.atlassian.net/browse/APPSEC-57337
Reviewer's Checklist
golangci-lint runlocally.Unsure? Have a question? Request a review!