Skip to content

Add OTLP Trace Metrics Configs#11653

Open
mhlidd wants to merge 4 commits into
masterfrom
mhlidd/otlp_trace_metrics_config
Open

Add OTLP Trace Metrics Configs#11653
mhlidd wants to merge 4 commits into
masterfrom
mhlidd/otlp_trace_metrics_config

Conversation

@mhlidd

@mhlidd mhlidd commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What Does This Do

This PR introduces OTLP Trace Metrics Configs that set the baseline for enabling this feature in future PRs.

Motivation

Additional Notes

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level (note: the PR still needs to be mergeable, this will only skip the pre-merge build)
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@datadog-datadog-prod-us1

This comment has been minimized.

@dd-octo-sts

dd-octo-sts Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

🟢 Java Benchmark SLOs — All performance SLOs passed

Suite Status
Startup 🟢 pass

SLO thresholds are defined here based on automatically generated metrics. A warning is raised when results are within 5% of the threshold.

PR vs. master results
Scenario Candidate master Δ (95% CI of mean)
startup:insecure-bank:iast:Agent 14.00 s 14.00 s [-0.8%; +0.9%] (no difference)
startup:insecure-bank:tracing:Agent 12.95 s 13.02 s [-1.0%; -0.1%] (maybe better)
startup:petclinic:appsec:Agent 16.76 s 16.50 s [+0.8%; +2.3%] (maybe worse)
startup:petclinic:iast:Agent 16.82 s 16.95 s [-1.6%; +0.1%] (no difference)
startup:petclinic:profiling:Agent 16.86 s 16.92 s [-1.4%; +0.8%] (no difference)
startup:petclinic:sca:Agent 16.94 s 16.81 s [-0.0%; +1.6%] (no difference)
startup:petclinic:tracing:Agent 16.03 s 16.16 s [-1.8%; +0.2%] (no difference)

Commit: 7224bc2e · CI Pipeline · Benchmarking Platform UI


Load and DaCapo benchmarks can be triggered manually in the GitLab pipeline. Results will appear in the Benchmarking Platform UI after completion.

@mhlidd mhlidd changed the title init Add OTLP Trace Metrics Configs Jun 23, 2026
@mhlidd mhlidd marked this pull request as ready for review June 23, 2026 20:39
@mhlidd mhlidd requested review from a team as code owners June 23, 2026 20:39
@mhlidd mhlidd requested review from mtoffl01, sarahchen6 and ygree and removed request for a team June 23, 2026 20:39

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

Copy link
Copy Markdown

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: 6cfff78477

ℹ️ 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 internal-api/src/main/java/datadog/trace/api/Config.java Outdated
Comment thread internal-api/src/test/groovy/datadog/trace/api/ConfigTest.groovy Outdated
@dd-octo-sts

dd-octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@mhlidd mhlidd added type: enhancement Enhancements and improvements comp: config Configuration labels Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp: config Configuration type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants