Skip to content

[Java] Update OTLP Trace Metrics Tests for Java#7272

Draft
mhlidd wants to merge 3 commits into
mainfrom
mhlidd/update_otlp_tracemetrics_tests
Draft

[Java] Update OTLP Trace Metrics Tests for Java#7272
mhlidd wants to merge 3 commits into
mainfrom
mhlidd/update_otlp_tracemetrics_tests

Conversation

@mhlidd

@mhlidd mhlidd commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Motivation

Java does not support http/json, so system-tests need to switch to protobuf for Java. With that, this PR introduces normalization between protobuf and http/json formats (snake vs camel case). Additionally, this PR tweaks some details to fit w/ the Java implementation and enables the Java tests.

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

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/java.yml                                                      @DataDog/asm-java @DataDog/apm-java
tests/parametric/test_otlp_trace_metrics.py                             @DataDog/system-tests-core @DataDog/apm-sdk-capabilities

@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jul 6, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/system-tests | compute_pipeline   View in Datadog   GitLab

DataDog/system-tests | system_tests_param   View in Datadog   GitLab

Testing the test | Compute libraries and scenarios / main   View in Datadog   GitHub Actions

View all 5 failed jobs.

Useful? React with 👍 / 👎

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

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