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
// TODO: currently there is a bug, we need to reset 'd.c's state
// if the current timestamp changes. With configured BatchSize we
// dont see all samples for a timestamp in the same batch, but this
// logic relies on that.
It looks like there is a bug in duplicate label check operator when working with selector batch. We need to fix it.