Skip to content

Re-enable Java Telemetry Tests w/ New Telemetry Normalization#6511

Merged
mhlidd merged 7 commits intomainfrom
mhlidd/enable_telemetry_tests
Mar 18, 2026
Merged

Re-enable Java Telemetry Tests w/ New Telemetry Normalization#6511
mhlidd merged 7 commits intomainfrom
mhlidd/enable_telemetry_tests

Conversation

@mhlidd
Copy link
Copy Markdown
Contributor

@mhlidd mhlidd commented Mar 16, 2026

Motivation

Follow-up to #6486, this PR re-enables the tests disabled while updating the telemetry normalization done in dd-trace-java. With this, the new expected telemetry keys sent by the Java Tracer are reflected in this PR.

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

github-actions Bot commented Mar 16, 2026

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java
tests/parametric/test_telemetry.py                                      @DataDog/system-tests-core @DataDog/apm-sdk-capabilities
tests/test_telemetry.py                                                 @DataDog/libdatadog-telemetry @DataDog/apm-sdk-capabilities @DataDog/system-tests-core
utils/telemetry_utils.py                                                @DataDog/system-tests-core

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

datadog-datadog-prod-us1-2 Bot commented Mar 16, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 3724c37 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@mhlidd mhlidd changed the title init Re-enable Java Telemetry Tests Mar 17, 2026
@mhlidd mhlidd changed the title Re-enable Java Telemetry Tests Re-enable Java Telemetry Tests w/ New Telemetry Normalization Mar 17, 2026
@mhlidd mhlidd marked this pull request as ready for review March 17, 2026 20:07
@mhlidd mhlidd requested review from a team as code owners March 17, 2026 20:07
@mhlidd mhlidd requested review from claponcet, jandro996, khanayan123, manuel-alvarez-alvarez and paullegranddc and removed request for a team March 17, 2026 20:07
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 578cbc9fb3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread manifests/java.yml Outdated
@mhlidd mhlidd merged commit ab6ccde into main Mar 18, 2026
2656 of 2658 checks passed
@mhlidd mhlidd deleted the mhlidd/enable_telemetry_tests branch March 18, 2026 14:18
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