Back to Vector

OPA 5012 Add Per Component Cpu Metric.Feature

changelog.d/OPA-5012-add-per-component-cpu-metric.feature.md

0.57.0344 B
Original Source

Added a new counter metric component_cpu_usage_ns_total counting the CPU time consumed by a transform in nanoseconds.

The metric is opt-in: set measure_cpu_usage: true on individual transform configurations to enable it. When disabled (the default), no counter is registered and no per-poll clock sampling takes place.

authors: gwenaskell