Skip to main content

Module metrics

Module metrics 

Source
Expand description

Runtime metrics for DFIR.

Structs§

DfirMetrics
Metrics for a Dfir graph instance.
DfirMetricsIntervals
A handle into a DFIR instance’s metrics, where each call to Self::take_interval ends the current interval and returns its metrics. Obtained via Dfir::metrics_intervals.
HandoffMetrics
Per-handoff metrics.
SubgraphMetrics
Per-subgraph metrics.