-
Notifications
You must be signed in to change notification settings - Fork 21
feat(datadog-ffe): server-side EVP flagevaluation payload + bincode-safe sidecar delivery #2117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
morrisonlevi
merged 37 commits into
main
from
leo.romanovsky/ffl-2446-ffe-flagevaluation-evp
Aug 6, 2026
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
98fc6e5
feat(datadog-ffe): add flagevaluation EVP payload module + Cargo feat…
leoromanovsky 89a2ba7
feat(datadog-sidecar): add FfeFlagEvaluationBatch sidecar action + EV…
leoromanovsky de8e987
fix(ffe): make flagevaluation batch bincode-safe over the sidecar IPC
leoromanovsky d02b30a
style(ffe): rustfmt + fix clippy expect-on-Option in enqueue_actions_…
leoromanovsky 22f5642
fix(ffe): align flagevaluation sidecar delivery with worker schema
leoromanovsky c73a381
chore(ffe): apply flagevaluation rustfmt
leoromanovsky 5e0ebf9
Merge remote-tracking branch 'origin/main' into leo.romanovsky/ffl-24…
leoromanovsky b576ea7
coalesce flagevaluation batches in sidecar
leoromanovsky 53f81e5
fix(ffe): bound flagevaluation sidecar delivery
leoromanovsky fdfacd2
Merge remote-tracking branch 'origin/main' into leo.romanovsky/ffl-24…
leoromanovsky 11ca09c
Update flagevaluation EVP endpoint contract
leoromanovsky 3350d4b
Fix flagevaluation flusher clippy handling
leoromanovsky e16802b
Share FFE EVP proxy transport
leoromanovsky 60fe825
fix(datadog-sidecar): satisfy clippy for EVP constants
leoromanovsky 46734bc
fix(ffe): bound flagevaluation evp payloads
leoromanovsky 2fa796b
fix(sidecar): emit flagevaluation telemetry counters
leoromanovsky 4d38cc5
refactor(sidecar): share EVP proxy constants
leoromanovsky 8dd0418
Use standard queue for FFE flag evaluations
leoromanovsky 47474b0
Move FFE EVP writer logic into datadog-ffe
leoromanovsky 7f642c3
Move FFE flag evaluation sender into datadog-ffe
leoromanovsky 5f14270
Add flagevaluation EVP benchmarks
leoromanovsky 22e356e
Merge remote-tracking branch 'origin/main' into leo.romanovsky/ffl-24…
leoromanovsky a57a94a
fix(datadog-ffe): align flagevaluation EVP payload limit
leoromanovsky 2b6779a
fix(sidecar): gate FFE flag evaluation flushes
leoromanovsky 3f59d64
fix(sidecar): name flag evaluation count metrics
leoromanovsky 7898485
fix(sidecar): prune flag evaluation FFI context
leoromanovsky 309ea95
fix(ffe): scope flag evaluation placeholder stripping
leoromanovsky bdbe29c
chore(ffe): simplify flag evaluation payload bookkeeping
leoromanovsky f1eb1ef
fix(ffe): lower flag evaluation sender failures to debug
leoromanovsky 3ea3104
fix(ffe): preserve generic coalescer defaults
leoromanovsky 2972e30
docs(ffe): explain manual default impls
leoromanovsky 2f74955
chore(sidecar): apply nightly rustfmt
leoromanovsky 040c5bb
fix(ffe): restore warning logs for delivery loss
leoromanovsky 478422b
Merge remote-tracking branch 'origin/main' into leo.romanovsky/ffl-24…
leoromanovsky fd0f685
chore: merge latest main
leoromanovsky 987d6da
Merge branch 'main' into leo.romanovsky/ffl-2446-ffe-flagevaluation-evp
pr-shepherd-6ad11f[bot] 7fb7880
Merge branch 'main' into leo.romanovsky/ffl-2446-ffe-flagevaluation-evp
vjfridge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.