Skip to content

update RC interval setting for REMOTE_CONFIG_MOCKED_BACKEND_LIVE_DEBUGGING#6832

Merged
smola merged 3 commits intomainfrom
smola/fix-rcm-poll-interval
May 5, 2026
Merged

update RC interval setting for REMOTE_CONFIG_MOCKED_BACKEND_LIVE_DEBUGGING#6832
smola merged 3 commits intomainfrom
smola/fix-rcm-poll-interval

Conversation

@smola
Copy link
Copy Markdown
Member

@smola smola commented Apr 30, 2026

Motivation

It seems this scenario intended to run RC polling at 1s intervals, but the env var used is a legacy form from dotnet, not supported in all tracers. Change to the newer, standard env var. This moves interval from 5s (default) to 1s for all tracers.

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

utils/_context/_scenarios/__init__.py                                   @DataDog/system-tests-core

@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

datadog-datadog-prod-us1-2 Bot commented Apr 30, 2026

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

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

@smola smola marked this pull request as ready for review May 4, 2026 13:15
@smola smola requested review from a team as code owners May 4, 2026 13:15
Copy link
Copy Markdown
Collaborator

@cbeauchesne cbeauchesne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mind getting a review from the debugger team ?

@smola smola merged commit cd7e230 into main May 5, 2026
2683 of 2689 checks passed
@smola smola deleted the smola/fix-rcm-poll-interval branch May 5, 2026 09:40
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.

3 participants