err-mimir-sample-timestamp-too-old
event logs don't match cortex_discarded_samples_total
label
#5970
Labels
good first issue
Good for newcomers
sample-out-of-bounds
error logs were changed to saysample-timestamp-too-old
, but the same events are exposed as part of thecortex_discarded_samples_total
metric with the oldsample-out-of-bounds
label. This leads to confusion when trying to tie metrics and logs together, unless you intrinsically know to do this translation.We should change the metric label to match the logs, as that is the preferred phrasing for this type of discard.
The text was updated successfully, but these errors were encountered: