Files
loki/pkg
Charles Korn 545fb1597c refactor(stringlabels): Support stringlabels in logql/log package (#17838)
This is another step towards supporting Prometheus' stringlabels implementation in Loki. It adds support in the `logql/log` package.

Part of https://github.com/grafana/loki/issues/17122

The tests should now compile and pass with `-tags stringlabels`.

---
Co-authored-by: Karsten Jeschkies <karsten.jeschkies@grafana.com>
2025-06-04 06:39:25 +00:00
..