mimir icon indicating copy to clipboard operation
mimir copied to clipboard

Store Gateway index stats response

Open treid314 opened this issue 3 years ago • 2 comments

What this PR does

This PR extends the storegateway RPC protocol to support passing a stats message with a series response to allow us to track and log the number of index bytes read in the query frontend.

Which issue(s) this PR fixes or relates to

Fixes #2923

Checklist

  • [ ] Tests updated
  • [ ] Documentation added
  • [ ] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

treid314 avatar Oct 13 '22 14:10 treid314

@treid314 In https://github.com/grafana/mimir/pull/3222 I'm proposing to import all Thanos protobufs, so you should be able to move forward cleanly with this PR.

pracucci avatar Oct 14 '22 19:10 pracucci

@treid314 I merged https://github.com/grafana/mimir/pull/3222. Could you rebase, please?

pracucci avatar Oct 17 '22 12:10 pracucci