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/singlestat2
Ryan McKinley c8b2102500 Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
..
img revert most options sharing 6 years ago
ColoringEditor.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
FontSizeEditor.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
ProcessedValuesRepeater.tsx only call onPanelMigration when the version actually changes (#16186) 6 years ago
README.md revert most options sharing 6 years ago
SingleStatEditor.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
SingleStatPanel.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
SparklineEditor.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
module.tsx Feat: Singlestat panel react progress & refactorings (#16039) 6 years ago
plugin.json revert most options sharing 6 years ago
types.ts Feat: Singlestat panel react progress & refactorings (#16039) 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:

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