Process exporter: Difference between revisions

From wikinotes
(Created page with "A prometheus exporter that dumps information about running processes, and their use of system resources. Requires <code>procfs</code> to be mounted. = Documentation = <bl...")
 
No edit summary
Line 1: Line 1:
A [[prometheus]] exporter that dumps information about running processes, and their use of system resources. Requires <code>procfs</code> to be mounted.
A [[prometheus]] exporter that dumps information about running processes, and their use of system resources.  
 
{{ NOTE |
Requires <code>procfs</code> to be mounted.
}}


= Documentation =
= Documentation =

Revision as of 16:18, 14 May 2022

A prometheus exporter that dumps information about running processes, and their use of system resources.

NOTE:

Requires procfs to be mounted.

Documentation

repo https://github.com/ncabatoff/process-exporter