node_exporter/docs/node-mixin/dashboards
beorn7 f350aaf87e node-mixin: Fix various straight-forward issues in the USE dashboards
- Normalize cluster memory utilisation.

- Fix missing `1m` in memory saturation.

- Have both disk-related row next to each other instead with the
  network row in between.

- Correctly render transmit network traffic as negative, using
  `seriesOverrides` and `min: null` for the y-axis.

- Make panel and row naming consistent.

- Remove legend where it would just display a single entry with
  exactly the title of the panel.

- Fix metric name in individual node CPU Saturation panel.

- Break up disk space utilisation by device in the panel for an
  individual node.

NB: All of that doesn't touch any more subtle issues captured in the
various TODOs.

Signed-off-by: beorn7 <beorn@grafana.com>
2019-08-13 21:54:28 +02:00
..
dashboards.libsonnet Move node-mixin into docs directory 2019-07-05 19:38:03 +02:00
node.libsonnet docs/node-mixin: move fsSelector and diskDeviceSelector to the end of query 2019-07-24 13:05:02 +02:00
use.libsonnet node-mixin: Fix various straight-forward issues in the USE dashboards 2019-08-13 21:54:28 +02:00