grafana / loki

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

chore: use the same variable name in method of Reader structs #15041

Open grobinson-grafana opened 1 day ago

grobinson-grafana commented 1 day ago

What this PR does / why we need it:

This is just a small fix where we are using the variable p for Reader.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist