prometheus-adapter/cmd
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
..
adapter Refactor adding logging flags 2022-12-05 10:10:51 +01:00
config-gen Use node_exporter metrics for node resources 2023-01-19 11:30:10 +01:00