Skip to content

Enable Test_Otel_Tracing_OTLP for java#6819

Merged
mcculls merged 5 commits into
mainfrom
mtoff/java-otlp-traces
May 12, 2026
Merged

Enable Test_Otel_Tracing_OTLP for java#6819
mcculls merged 5 commits into
mainfrom
mtoff/java-otlp-traces

Conversation

@mtoffl01
Copy link
Copy Markdown
Contributor

@mtoffl01 mtoffl01 commented Apr 27, 2026

Motivation

Java's dd-trace-java now supports OTel tracing via OTLP as of v1.62.0, so Test_Otel_Tracing_OTLP can be activated.
But, dd-trace-java requires DD_TRACE_OTEL_ENABLED=true in order to activate any otel features.

Changes

  • manifests/java.yml: Activate Test_Otel_Tracing_OTLP for Java starting at v1.62.0 (was missing_feature)
  • utils/_context/_scenarios/__init__.py: Add DD_TRACE_OTEL_ENABLED=true to the otel_tracing_otlp scenario

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:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java
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 27, 2026

Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

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

@mtoffl01 mtoffl01 marked this pull request as ready for review May 7, 2026 18:32
@mtoffl01 mtoffl01 requested review from a team as code owners May 7, 2026 18:32
@mcculls mcculls merged commit c9ca6d6 into main May 12, 2026
2728 of 2730 checks passed
@mcculls mcculls deleted the mtoff/java-otlp-traces branch May 12, 2026 08:16
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.

4 participants