Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: query-backend read path (#3524)
* add read path router scratches * fix segment writer client sent bytes metric * wire up querier methods * implement frontend for backend * remove unused fields * init read path router * register VSC metrics in idempotent way * stack trace query format * implement pprof query * add unit tests for read path router * Fix typo in file name
- Loading branch information