prometheus-adapter/cmd/config-gen
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
..
utils Use node_exporter metrics for node resources 2023-01-19 11:30:10 +01:00
main.go go.mod: move to sigs.k8s.io golang package 2021-06-01 17:35:45 +02:00