Skip to content

OpenTelemetry: Update the HTTP path and headers for logs and traces #30934

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 13, 2025

Conversation

trazfr
Copy link
Contributor

@trazfr trazfr commented Aug 6, 2025

What does this PR do? What is the motivation?

The intake now handles the standard OpenTelemetry HTTP paths without the need of additional header.

https://opentelemetry.io/docs/specs/otlp/#otlphttp-request

Simplify the documentation by:

  • using the standard OTLP path (/v1/logs and /v1/traces)
  • removing the need of dd-protocol=otlp HTTP header

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

The intake now handles the standard OpenTelemetry HTTP paths without the need of additional header.

https://opentelemetry.io/docs/specs/otlp/#otlphttp-request
@trazfr trazfr requested review from a team as code owners August 6, 2025 15:09
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Aug 6, 2025
Copy link
Contributor

github-actions bot commented Aug 6, 2025

✅ Documentation Team Review

The documentation team has approved this pull request. Thank you for your contribution!

Copy link
Contributor

github-actions bot commented Aug 6, 2025

@trazfr trazfr requested a review from a team August 6, 2025 15:23
@trazfr trazfr merged commit 28fcc56 into master Aug 13, 2025
29 of 30 checks passed
@trazfr trazfr deleted the alexandre.blazart/otlp-traces-logs branch August 13, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Everything related to the Doc backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants