prometheus-adapter/cmd/config-gen/utils
SuperQ 080ddaa901
Use node_exporter metrics for node resources
Use the metrics provided by the node_exporter for node-level resources.

This is much more efficient, especially for memory, as it's only two
metrics per node, rather than based on the number of running containers.

Signed-off-by: SuperQ <superq@gmail.com>
2023-01-19 11:30:10 +01:00
..
default.go Use node_exporter metrics for node resources 2023-01-19 11:30:10 +01:00