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(log results cache): include pipeline wrapper disabled in cache key #13328

Open ashwanthgoli opened 5 days ago

ashwanthgoli commented 5 days ago

What this PR does / why we need it: https://github.com/grafana/loki/pull/12903 missed adding it for log results cache

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist

MasslessParticle commented 5 days ago

Can we reuse this? I think it's wise to avoid this file knowing anything about how other cache keys are generated