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

[DOC] Fix OTLP documentation: Default endpoint is wrong for OTLP/HTTP #2560

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

alanwest
Copy link
Member

The documentation was misleading end users. The documentation says the default for OTEL_EXPORTER_OTLP_ENDPOINT is http://localhost:4318/v1/traces. When they want to send data to a different backend they are inclined to use http://my-backend:4318/v1/traces which will not work.

@alanwest alanwest requested a review from a team as a code owner February 27, 2024 17:53
@lalitb lalitb added the pr:do-not-merge This PR is not ready to be merged. label Feb 27, 2024
@ThomsonTan ThomsonTan removed the pr:do-not-merge This PR is not ready to be merged. label Feb 27, 2024
@marcalff marcalff merged commit ba18304 into open-telemetry:main Feb 28, 2024
47 checks passed
@marcalff marcalff changed the title Fix OTLP documentation: Default endpoint is wrong for OTLP/HTTP [DOC] Fix OTLP documentation: Default endpoint is wrong for OTLP/HTTP Feb 28, 2024
@alanwest alanwest deleted the patch-1 branch February 28, 2024 17:29
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.

5 participants