Skip to content

John/fix-otlp-response#969

Merged
jchrostek-dd merged 4 commits intomainfrom
john/fix-otlp-response-compliance
Dec 24, 2025
Merged

John/fix-otlp-response#969
jchrostek-dd merged 4 commits intomainfrom
john/fix-otlp-response-compliance

Conversation

@jchrostek-dd
Copy link
Copy Markdown
Contributor

https://datadoghq.atlassian.net/browse/SVLS-8003

Overview

Our extension accepts OTLP protobuf requests, and returns a json response. This break the OTLP spec - a protobuf request should have a protobuf response. See https://opentelemetry.io/docs/specs/otlp/#otlphttp-response.

This PR updates our agent to return a protobuf response.

Testing

Added integration test to confirm.

@jchrostek-dd jchrostek-dd marked this pull request as ready for review December 22, 2025 19:14
@jchrostek-dd jchrostek-dd requested a review from a team as a code owner December 22, 2025 19:14
@jchrostek-dd jchrostek-dd merged commit d6988dd into main Dec 24, 2025
48 checks passed
@jchrostek-dd jchrostek-dd deleted the john/fix-otlp-response-compliance branch December 24, 2025 15:34
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.

2 participants