Skip to content

Ensure remote config processing happens strictly after request initialization#3882

Merged
bwoebi merged 1 commit into
masterfrom
bob/delay-rc-processing
May 15, 2026
Merged

Ensure remote config processing happens strictly after request initialization#3882
bwoebi merged 1 commit into
masterfrom
bob/delay-rc-processing

Conversation

@bwoebi
Copy link
Copy Markdown
Collaborator

@bwoebi bwoebi commented May 13, 2026

Otherwise it could happen as a side effect of ddog_remote_configs_service_env_change, which could send values to the sidecar and then break, if sent before ddog_sidecar_set_universal_service_tags.

…lization

Otherwise it could happen as a side effect of ddog_remote_configs_service_env_change, which could send values to the sidecar and then break, if sent before ddog_sidecar_set_universal_service_tags.

Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
@bwoebi bwoebi requested review from a team as code owners May 13, 2026 17:26
@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 Bot commented May 13, 2026

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 60.71% (-0.00%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 56d7430 | Docs | Datadog PR Page | Give us feedback!

@pr-commenter
Copy link
Copy Markdown

pr-commenter Bot commented May 13, 2026

Benchmarks [ tracer ]

Benchmark execution time: 2026-05-13 18:44:00

Comparing candidate commit 56d7430 in PR branch bob/delay-rc-processing with baseline commit 9d1c715 in branch master.

Found 0 performance improvements and 5 performance regressions! Performance is the same for 189 metrics, 0 unstable metrics.

scenario:SamplingRuleMatchingBench/benchRegexMatching1

  • 🟥 execution_time [+86.893ns; +166.907ns] or [+6.063%; +11.646%]

scenario:SamplingRuleMatchingBench/benchRegexMatching1-opcache

  • 🟥 execution_time [+240.663ns; +519.537ns] or [+2.053%; +4.432%]

scenario:SamplingRuleMatchingBench/benchRegexMatching2

  • 🟥 execution_time [+41.744ns; +137.056ns] or [+2.905%; +9.538%]

scenario:SamplingRuleMatchingBench/benchRegexMatching3

  • 🟥 execution_time [+54.915ns; +173.085ns] or [+3.710%; +11.693%]

scenario:SamplingRuleMatchingBench/benchRegexMatching4

  • 🟥 execution_time [+37.302ns; +99.298ns] or [+2.568%; +6.835%]

@bwoebi bwoebi merged commit b56d037 into master May 15, 2026
2121 of 2124 checks passed
@bwoebi bwoebi deleted the bob/delay-rc-processing branch May 15, 2026 11:55
@github-actions github-actions Bot added this to the 1.20.0 milestone May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants