You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
collect the metrics using the Sensu Prometheus Collector (https://github.com/sensu/sensu-prometheus-collector; this is written in Go, but works with Sensu Classic and Sensu Go); this requires installation of one plugin and a single configuration file (on the Sensu backend)
store the metrics in InfluxDB (recommended), using the built-in Sensu Enterprise (classic) InfluxDB handler, or the new Sensu Go InfluxDB handler (https://github.com/sensu/sensu-influxdb-handler); this requires a single configuration file (for built-in integration on classic; or to prompt Sensu Go to download and install it on Sensu Go)
graph with Grafana (I'm literally showing the dashboard config in the screenshot; it's very simple)
Left todo on IaC for doc assistance:
Sensu Go Influx DB handler configuration
InfluxDB install and configuration
Grafana install and configuration
The text was updated successfully, but these errors were encountered:
Create a new at /guides/prometheus-metrics that shows how to use Prometheus with Sensu
Notes:
Left todo on IaC for doc assistance:
The text was updated successfully, but these errors were encountered: