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

fix: move partition_id into label to make PromQL easier #14714

Closed grobinson-grafana closed 2 weeks ago

grobinson-grafana commented 2 weeks ago

What this PR does / why we need it:

Moves the partition_id from the value to a label to make PromQL counts easier.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist