The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/panel/singlestat
Marcus Andersson fb7d036fa4
Typescript: Fixed strict null errors. (#25609)
6 years ago
..
img
specs Typescript: Fixed strict null errors. (#25609) 6 years ago
README.md Docs: Update the link to docs for singlestat (#21225) 6 years ago
editor.html Singlestat: Adds migration button and logic to migrate singlestat to stat panel (#23845) 6 years ago
mappings.html Fix: adding missing icons in the elastic query editor and the single stat editor. (#24914) 6 years ago
module.html
module.ts Field: UI & Code consistency Title -> Display name (#24507) 6 years ago
plugin.json Chore: show grafana labs not project (#23913) 6 years ago

README.md

Singlestat Panel - Native Plugin

The Singlestat Panel is included with Grafana.

The Singlestat Panel allows you to show the one main summary stat of a SINGLE series. It reduces the series into a single number (by looking at the max, min, average, or sum of values in the series). Singlestat also provides thresholds to color the stat or the Panel background. It can also translate the single number into a text value, and show a sparkline summary of the series.

Read more about it here:

https://grafana.com/docs/grafana/latest/features/panels/singlestat/