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>