-
Notifications
You must be signed in to change notification settings - Fork 1.2k
OTLP CONFIG vars take full endpoints not ports #14949
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
Conversation
Tested with the latest release candidate of the agent, note this brings this tab into alignment with the `host` tab
Preview links (active after the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Your change is correct!
content/en/tracing/trace_collection/open_standards/otlp_ingest_in_the_agent.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think what the sentence was meant to say is that you need to pass the environment variable (with the full endpoint) and also expose the port. I left a suggestion to make the wording clearer
content/en/tracing/trace_collection/open_standards/otlp_ingest_in_the_agent.md
Outdated
Show resolved
Hide resolved
…_in_the_agent.md Co-authored-by: Pablo Baeyens <pablo.baeyens@datadoghq.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, just a minor edit for consistency.
content/en/tracing/trace_collection/open_standards/otlp_ingest_in_the_agent.md
Outdated
Show resolved
Hide resolved
…_in_the_agent.md Co-authored-by: Bryce Eadie <bryce.eadie@datadoghq.com>
Tested with the latest release candidate of the agent, note this brings this tab into alignment with the
host
tabWhat does this PR do?
Motivation
Additional Notes
Reviewer checklist