test(ffe): enable .NET EVP flagevaluation egress - #7603
Draft
leoromanovsky wants to merge 2 commits into
Draft
Conversation
Enable the three validated .NET EVP egress topologies. Environment: Datadog workspace
2 tasks
Contributor
|
|
This was referenced Aug 27, 2026
Update the scenario contract test for explicit agentless Feature Flags activation. Environment: Datadog workspace
This was referenced Aug 27, 2026
🎉 All green!❄️ No new flaky tests detected 🔗 Commit SHA: 6cae037 | Docs | View more details | Give us feedback! |
This was referenced Aug 27, 2026
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.
Motivation
.NET needs route-level system-test coverage for flag-evaluation EVP delivery through the Datadog Agent, direct intake, and the serverless sidecar.
Linear: FFL-1492
Changes
v3.53.0:missing_feature (FFLSDK-28).Decisions
Validation
./build.sh dotnet -w poc-- passed against the branch-built tracer package../format.sh --check-- passed../run.sh TEST_THE_TEST tests/test_the_test/test_manifest.py-- 32 passed../run.sh TEST_THE_TEST tests/test_the_test/test_mock_ffe_agentless_backend.py-- 9 passed../run.sh TEST_THE_TEST-- 438 passed, 1 expected xfail..NET 3.53.0confirmed exactly three egress classes enabled and eleven behavior classes disabled.Workflow
Note
FOR SYSTEM-TEST FRAMEWORK OR SCENARIO HELP, USE #apm-shared-testing.
Reviewer checklist