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
Tianon Gravi 74912dca8d Fix gauge display accuracy for "percent (0.0-1.0)" 7 years ago
..
img added new icons for default panels 9 years ago
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
README.md feat(plugins): adds a readme for every native plugin 9 years ago
editor.html Devenv testdata dashboards (#12615) 7 years ago
mappings.html Fixed singlestat mapping typo (#5070) 9 years ago
module.html fix(panel height): fixed issue with singlestat height, fixes #4679, fixes #4894, fixes #5113 9 years ago
module.ts Fix gauge display accuracy for "percent (0.0-1.0)" 7 years ago
plugin.json plugins: update meta data for all core plugins 7 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:

http://docs.grafana.org/reference/singlestat/