node_exporter/docs
beorn7 c6914477f5 Fix the normalization for the cluster-wide dashboards
We actually have to count or sum, respectively, _all_ the selected
metrics for the cluster-wide view. Which means it's easiest to use the
`scalar` approach after all (but only in the cluster dashboard). This
still propagates all the labels.

I have extended the comment for the `nodeExporterSelector` to note
that the cluster dashboard only makes sense if all the selected node
exporter actually belong to the same cluster.

Since this is jsonnet, users can easily disable the cluster
dashboard. Or even create multiple instances of the dashboards with
different `nodeExporterSelector`s for different clusters.

Signed-off-by: beorn7 <beorn@grafana.com>
2019-10-30 22:52:36 +01:00
..
node-mixin Fix the normalization for the cluster-wide dashboards 2019-10-30 22:52:36 +01:00
example-16-compatibility-rules-new-to-old.yml Fix sample rules for migration (#1022) 2018-07-27 14:27:44 +02:00
example-16-compatibility-rules.yml Add compat rules for node_time, node_memory_ShmemHugePages and node_memory_ShmemPmdMapped (#1138) 2018-11-05 16:40:19 +01:00
example-17-compatibility-rules-new-to-old.yml Fix supervisord collector (#978) 2018-08-06 16:54:46 +02:00
example-17-compatibility-rules.yml Fix supervisord collector (#978) 2018-08-06 16:54:46 +02:00
TIME.md Add _seconds suffix to node_time. (#823) 2018-02-14 16:59:08 +00:00
V0_16_UPGRADE_GUIDE.md Add example of translating new metrics to old format in case of migration to 1.16 version (#982) 2018-07-02 12:39:32 +02:00