Skip to content

fix: allow traces.write.otlphttp.endpoint without grpc-listen flag#50

Open
frzifus wants to merge 1 commit intorhobs-obs-api-konfluxfrom
enable_otlp-http
Open

fix: allow traces.write.otlphttp.endpoint without grpc-listen flag#50
frzifus wants to merge 1 commit intorhobs-obs-api-konfluxfrom
enable_otlp-http

Conversation

@frzifus
Copy link
Member

@frzifus frzifus commented Feb 25, 2026

The validation logic incorrectly required --grpc-listen for all traces endpoints. This prevented using --traces.write.otlphttp.endpoint alone, even though OTLP HTTP uses the standard HTTP server (port 8080) and doesn't need gRPC.

The validation logic incorrectly required --grpc-listen for all traces
endpoints. This prevented using --traces.write.otlphttp.endpoint alone,
even though OTLP HTTP uses the standard HTTP server (port 8080) and
doesn't need gRPC.

Signed-off-by: Benedikt Bongartz <bongartz@klimlive.de>
@simonpasquier
Copy link

if observatorium#873 merges soon, better to wait for it and synchronize with upstream directly.

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