Skip to content

Conversation

@sabrenner
Copy link
Contributor

Motivation

Consistency with backend config normalization rules for telemetry

Changes

Updates the config normalization rules from dd-go. I had mainly meant to merge in changes I made as part of https://github.com/DataDog/dd-go/pull/206098, but it seems the update script has not been run in a while and updated a bunch of other things.

For reference, I only ran

./utils/telemetry/intake/update.sh

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

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, 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 (or removed)?

@github-actions
Copy link
Contributor

CODEOWNERS have been resolved as:

utils/telemetry/intake/static/config_norm_rules.json                    @DataDog/apm-sdk
utils/telemetry/intake/static/jvm_config_rules.json                     @DataDog/apm-sdk
utils/telemetry/intake/static/nodejs_config_rules.json                  @DataDog/apm-sdk
utils/telemetry/intake/static/python_config_rules.json                  @DataDog/apm-sdk

@sabrenner sabrenner marked this pull request as ready for review October 24, 2025 15:30
@sabrenner sabrenner requested a review from a team as a code owner October 24, 2025 15:30
@sabrenner sabrenner requested review from vandonr and removed request for a team October 24, 2025 15:30
@sabrenner sabrenner enabled auto-merge (squash) October 24, 2025 15:57
@sabrenner sabrenner merged commit ce81a79 into main Oct 24, 2025
397 checks passed
@sabrenner sabrenner deleted the sabrenner/update-config-norm-rules-for-llmobs-nodejs-configs branch October 24, 2025 16:14
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