mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-21 23:42:03 +00:00
README update: prometheus queries explanation, plugin installation
- Logo update! - User links
This commit is contained in:
Vendored
+10
-1
@@ -15,6 +15,15 @@
|
||||
* Prometheus datasource
|
||||
* Tested with Grafana 5.1.3
|
||||
|
||||
## Installation
|
||||
|
||||
Plugin can be installed with git:
|
||||
|
||||
```
|
||||
git clone git@github.com:flant/grafana-statusmap.git /var/lib/grafana/plugins/flant-statusmap-panel
|
||||
```
|
||||
|
||||
Or you can download ZIP archive of this repo and unpack it into /var/lib/grafana/plugins directory.
|
||||
|
||||
## Motivation
|
||||
|
||||
@@ -51,7 +60,7 @@ __Null values__ can be treated as empty buckets or displayed as color of 0 value
|
||||
|
||||

|
||||
|
||||
__Min width__ and __spacing__ are determine minimal bucket width and vertical and horizontal spacing between buckets.
|
||||
__Min width__ and __spacing__ are determine minimal bucket width and spacing between buckets.
|
||||
__Rounding__ is for round edges.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user