We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The load balancing exporter uses a Merge helper that seems like it will destroy data when duplicate data flows through it.
Merge
It should not drop data.
It drops data.
v0.114.0
go latest, any linux
No response
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
No branches or pull requests
Component(s)
exporter/loadbalancing
What happened?
Description
The load balancing exporter uses a
Merge
helper that seems like it will destroy data when duplicate data flows through it.Steps to Reproduce
Expected Result
It should not drop data.
Actual Result
It drops data.
Collector version
v0.114.0
Environment information
go latest, any linux
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: