Menu
Grafana Cloud

Check metrics

Synthetic Monitoring check results are stored as Prometheus metrics in your Grafana Cloud Prometheus instance. The following is a list of metrics common to all check types:

MetricDescription
probe_all_duration_secondsReturns how long the probe took to complete in seconds (histogram).
probe_duration_secondsReturns how long the probe took to complete in seconds.
probe_all_successDisplays whether or not the probe was a success (summary).
probe_successDisplays whether or not the probe was a success.
sm_check_infoProvides information about a single check configuration.

Additionally, each check type also generates its own set of metrics:

You can then query these metrics to analyze the results of your checks, build custom dashboards, or set up alerts.