Open arunkumar-h opened 1 week ago
Is there a mechanism to disable defaults and filter only selective metrics like CPU and memory from the Process Exporter. Any arguments that we can pass during start similar to node exporter.
Example:
ExecStart=/opt/node_exporter/node_exporter --collector.disable-defaults --collector.cpu --collector.meminfo --collector.uname
https://github.com/prometheus/node_exporter
Is there a mechanism to disable defaults and filter only selective metrics like CPU and memory from the Process Exporter. Any arguments that we can pass during start similar to node exporter.
Example:
ExecStart=/opt/node_exporter/node_exporter --collector.disable-defaults --collector.cpu --collector.meminfo --collector.uname
https://github.com/prometheus/node_exporter