Skip to content
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

Add CORS to OTLP HTTP endpoint #5177

Merged
merged 5 commits into from
Aug 7, 2024
Merged

Add CORS to OTLP HTTP endpoint #5177

merged 5 commits into from
Aug 7, 2024

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Aug 5, 2024

Addresses #4917

Implements 1 & 2 from #4917 (comment)

Microsoft Reviewers: Open in CodeFlow

@JamesNK
Copy link
Member Author

JamesNK commented Aug 6, 2024

I changed the configuration to use comma separated strings. Using collection syntax isn't that much nicer in JSON but is much worse via env vars and command line. For example, feels odd when passing a string * value (most common way to use), and is much more verbose when passing many values.

@JamesNK JamesNK enabled auto-merge (squash) August 6, 2024 07:00
@JamesNK
Copy link
Member Author

JamesNK commented Aug 7, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@JamesNK JamesNK merged commit 10ee979 into main Aug 7, 2024
11 checks passed
@JamesNK JamesNK deleted the jamesnk/otlphttp-cors branch August 7, 2024 01:42
@github-actions github-actions bot locked and limited conversation to collaborators Sep 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants