Commit Graph

17 Commits

Author SHA1 Message Date
Vladimir Rutsky
e5fde00476 add missing title 2017-03-02 17:11:19 +03:00
Vladimir Rutsky
a663eb15aa use used memory without caches and buffers in gauge widget 2017-03-02 17:07:38 +03:00
Vladimir Rutsky
1dc772d8e7 display individual metrics on hover
since this is stack chart now
2017-03-02 17:07:10 +03:00
Vladimir Rutsky
4da29a6114 fix legend 2017-03-02 17:06:59 +03:00
Vladimir Rutsky
c606f145ae split used memory on used, buffers and cache in all-nodes dashboard 2017-03-02 16:59:17 +03:00
Vladimir Rutsky
4132bb5ec4 resave dashboard from Grafana editor
Dummy alert specifications were removed.
2017-03-02 16:37:25 +03:00
Vladimir Rutsky
c28500fabe split used memory to actually used memory, buffers, caches 2017-03-02 16:16:41 +03:00
Frederic Branczyk
0fb8305465 dashboards: fix all nodes dashboard 2017-02-21 17:46:57 +01:00
Frederic Branczyk
615f45e605 prefer = over =~ 2017-02-21 14:59:58 +01:00
Frederic Branczyk
f5f00ec1bc prefer rate over irate 2017-02-21 14:26:07 +01:00
Frederic Branczyk
37feb034cd make node gauges usage based 2017-02-21 14:15:52 +01:00
Fabian Reinartz
b84a3650a5 Add JSON wrapping 2016-11-04 14:25:59 -07:00
Fabian Reinartz
b7e58668df Fix deployment dashboard 2016-11-04 13:34:08 -07:00
Fabian Reinartz
a80bf28a57 Resize gauges in node dashboards 2016-11-04 13:07:18 -07:00
Fabian Reinartz
73b8e9689d Improve deployment dashboard 2016-11-04 13:04:34 -07:00
Fabian Reinartz
ec79cbcbda Replace node dashboards
This replaces the cluster overview dashboards with new dashboards
for a cluster-wide overview and inspecting single nodes.
2016-11-03 13:57:39 -07:00
Frederic Branczyk
12cd0fd34f add ConfigMap generate script
This also contains the generated ConfigMaps for the grafana dashboards
as well as for alerts. These will be updated in subsequent changes as
sets of alerts and dashboards are added/updated in the respective
subdirectories in `/assets`.
2016-10-28 16:54:40 +02:00