Skip to content

monitoring: graphs for zoekt scheduler

Warren Gifford requested to merge k/20220815-sched into main

Created by: keegancsmith

We have an internal scheduler in zoekt which is instrumented. However, we never had a graph for it. This will be useful for debugging instances with large amounts of load.

Test Plan: Ran against production prometheus

kubectl --namespace=prod port-forward svc/prometheus 9090:30090
sg run grafana monitoring-generator
image

Merge request reports

Loading