Skip to content

metrics: fix an issue where search alerts were incorrectly counted as timeouts

Warren Gifford requested to merge sg/search-metrics into master

Created by: slimsag

Fixes #7214 (closed)

The added prometheusType allows us to account for the type of search alert, such as for tracking the amount of search queries that result in structural_search_repo_too_large and structural_search_needs_more_memory alerts (cc @rvantonder )

Merge request reports

Loading