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

chore: remove unused WAL code #14828

Closed grobinson-grafana closed 1 week ago

grobinson-grafana commented 1 week ago

What this PR does / why we need it:

This commit removes the un-used WAL code for Loki New Storage. I'm not sure if we want to keep this, but it is still accessible via older revisions.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist