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

feat(blooms): Only write key and key=value to blooms #14686

Closed salvacorts closed 2 weeks ago

salvacorts commented 2 weeks ago

What this PR does / why we need it:

We can avoid adding the plain value of a structured metadata field to the blooms.

Checklist