grafana / loki

Like Prometheus, but for logs.
https://grafana.com/loki
GNU Affero General Public License v3.0
22.75k stars 3.31k forks source link

refactor(blooms): Better task naming #13361

Closed salvacorts closed 4 days ago

salvacorts commented 5 days ago

What this PR does / why we need it: Before this PR, tasks names were UUIDs, this PR changes this so tasks are names after the table, tenant, TSDB checksum, FP range and number of gaps.

Checklist