Skip to content

search: Add dashboard panels for sentinel queries

Administrator requested to merge add-dashboard-metrics into main

Created by: camdencheek

This adds two panels to Grafana for monitoring sentinel queries. Quite minimal right now. Just one that has the 90th percentile for all sentinel queries, and one that has it split up by query. The first one has an alert attached to it, the second is just for debugging if the alert fires.

Followup work includes adding panels for error rates from sentinel queries.

Screen Shot 2021-03-31 at 15 15 46

Merge request reports

Loading