You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: