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

[exporter/loadbalancing] Set a placeholder endpoint #31411

Conversation

jpkrohling
Copy link
Member

@jpkrohling jpkrohling commented Feb 26, 2024

This is a backport of the original issue, #31381

…1381)

As part of
open-telemetry/opentelemetry-collector#9523, the
OTLP Exporter configuration used by the load balancing exporter is being
validates automatically. However, the endpoint is the only thing users
should NOT set, as it will be set at a later point in time by the load
balancer.

This PR sets a placeholder value for the endpoint so that the validation
passes.

Fixes open-telemetry#31371

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>

---------

Signed-off-by: Juraci Paixão Kröhling <juraci@kroehling.de>
@jpkrohling jpkrohling requested review from a team and songy23 February 26, 2024 15:16
@jpkrohling jpkrohling changed the base branch from main to release/v0.95.x February 26, 2024 15:18
@jpkrohling jpkrohling changed the title [exporter/loadbalancing] Set a placeholder endpoint (#31381) [exporter/loadbalancing] Set a placeholder endpoint Feb 26, 2024
@jpkrohling jpkrohling merged commit 7948bb7 into open-telemetry:release/v0.95.x Feb 26, 2024
143 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants