Module dvm_info::metrics::execution[][src]

Gathers metrics for the process (like cpu usage or memory).

Structs

ExecutionData

Execution data.

ExecutionResult

Result of the action.

SystemMetrics

Metrics for the running process.

Functions

drain_action_metrics

Drain live metrics.

get_system_metrics

Get metrics for the CPU and memory of the node.

store_metric

Stores metric.