You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Easy? no, as it's pretty data dependent. However, the setup as described in the top comment will reproduce this: just dropping any tag with multiple datapoints that now have the same attributes and timestamp, but different values. One will be dropped at random.
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: