Skip to content

searcher: prefix all prometheus variables with metric

Administrator requested to merge k/searcher-metric-prefix into main

Created by: keegancsmith

This is a pattern we started using a while ago, but the code in searcher predates that. This was done via gopls doing renames.

Test Plan: go test

Merge request reports

Loading