[][src]Module instrumented::prometheus::process_collector

Monitor a process.

This module only supports Linux platform.

Structs

ProcessCollector

A collector which exports the current state of process metrics including cpu, memory and file descriptor usage as well as the process start time for the given process id.

Type Definitions

pid_t