grafana / loki

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

feat: add gauge loki_ingest_storage_reader_phase #14679

Closed grobinson-grafana closed 2 weeks ago

grobinson-grafana commented 2 weeks ago

What this PR does / why we need it:

This commit adds a new gauge loki_ingest_storage_reader_phase that tracks the current phase of the reader such as "starting" or "running".

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist