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(thanos): make use of the new function IterWithAttributes #14793

Closed JoaoBraveCoding closed 1 week ago

JoaoBraveCoding commented 1 week ago

What this PR does / why we need it:

With https://github.com/thanos-io/objstore/pull/63 we now don't need to make an extra call to get the Attributes

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Checklist