Skip to content

update RC interval setting for REMOTE_CONFIG_MOCKED_BACKEND_LIVE_DEBUGGING#6832

Open
smola wants to merge 3 commits intomainfrom
smola/fix-rcm-poll-interval
Open

update RC interval setting for REMOTE_CONFIG_MOCKED_BACKEND_LIVE_DEBUGGING#6832
smola wants to merge 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

Fix all issues with BitsAI or with Cursor

⚠️ Warnings

🧪 1 Test failed

tests.integrations.test_inferred_proxy.Test_AWS_API_Gateway_Inferred_Span_Creation_v2.test_api_gateway_inferred_span_creation_with_distributed_context[play] from system_tests_suite   View in Datadog   (Fix with Cursor)
ValueError: No span validates this test

self = <tests.integrations.test_inferred_proxy.Test_AWS_API_Gateway_Inferred_Span_Creation_v2 object at 0x7f100b2f4a10>

    def test_api_gateway_inferred_span_creation_with_distributed_context(self):
        assert self.r.text == "ok"
    
>       interfaces.library.validate_one_span(
            self.r,
            validator=mandatory_tags_validator_factory(
...

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

Useful? React with 👍 / 👎

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
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.

1 participant