mirror of
https://github.com/prometheus/node_exporter
synced 2024-12-18 04:15:06 +00:00
c6914477f5
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> |
||
---|---|---|
.. | ||
node-mixin | ||
example-16-compatibility-rules-new-to-old.yml | ||
example-16-compatibility-rules.yml | ||
example-17-compatibility-rules-new-to-old.yml | ||
example-17-compatibility-rules.yml | ||
TIME.md | ||
V0_16_UPGRADE_GUIDE.md |