-
Notifications
You must be signed in to change notification settings - Fork 621
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add QuerierService.GetProfileStats (#3090)
* Add a querier API to retrieve profile stats (wip) * Refactor querier construction to make it easier to extend * Get profile stats from the bucket index in queriers * Add tests * Fix potential race condition
- Loading branch information
Showing
23 changed files
with
1,369 additions
and
280 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
api/gen/proto/go/ingester/v1/ingesterv1connect/ingester.connect.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
api/gen/proto/go/ingester/v1/ingesterv1connect/ingester.connect.mux.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.