A Grafana Dashboard designed for metrics from Logstash-exporter on Kubernetes is available at localstorage-controller-dashboard. This dashboard's JSON source is at localstorage_controller-dashboard.json.
Table of exported metrics:
Name | Type | Description |
---|---|---|
localstorage_controller_volumes_total |
Gauge | HELP localstorage_controller_volume_size The size of each volume in localstorage |
localstorage_controller_volume_size |
Gauge | HELP localstorage_controller_volumes_total The total number of volumes in localstorage |
The Prometheus configuration to scrape metrics from Logstash-exporter on Kubernetes is available at prometheus.yml.