grafana / loki

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

chore: [k207] chore(index-gateway): Improve instrumentation of index download/sync #13280

Closed grafanabot closed 1 week ago

grafanabot commented 1 week ago

Backport dbc0e2489cb7d88f04155f4087e6e40a7dc92ff3 from #13194


What this PR does / why we need it:

This PR contains changes to improve the instrumentation and obervability of the download/sync operations that happend on the index gateways (index shipper). This includes fixes to the download latency and wait time metrics.

Checklist