mirror of https://github.com/grafana/loki
Improve error message when max error message is hit (#6834)
before: `entry with timestamp 2022-08-02 12:32:37 +0000 UTC ignored, reason: 'entry too far behind' for stream: {foo="bar2"}` after: `entry with timestamp 2022-08-02 12:32:37 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2022-08-03T15:25:57Z' for stream: {foo="bar2"}`pull/6843/head
parent
c63928e20f
commit
19c7315bcc
Loading…
Reference in new issue