Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logs query & hashedquery separately to minimize stacktraces (#11901)
Rather than call all our values together, this PR precomputes a few in `metrics.go` so any issues will result in smaller stack traces.
- Loading branch information