grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.71k stars 3.3k forks source link

fix: stream ownership check #13314

Closed vlad-diachenko closed 4 days ago

vlad-diachenko commented 6 days ago

What this PR does / why we need it:

It has changed how the stream is checked if the ingester owns it. Now, the behavior is exactly the same as on the distributor.

Checklist