Skip to content

[Feature]: Support CORS headers on OTEL HTTP endpoint #4459

Closed
@yurishkuro

Description

Requirement

Allow exporting traces from browser directly to Jaeger.

Problem

Access from the browser usually requires addressing the CORS issue.

https://stackoverflow.com/questions/76266837/open-telemetry-cors-issue-exporting-trace-data-to-jaeger

Proposal

Support CORS headers similar to how they are supported on Zipkin endpoint (see #2056). If OTLP HTTP Receiver already supports these, we need to allow configuring them.

Open questions

No response

Metadata

Assignees

No one assigned

    Labels

    enhancementgood first issueGood for beginnershelp wantedFeatures that maintainers are willing to accept but do not have cycles to implement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions