Expand description
Source registration helpers for Joule Profiler.
Structs§
- Metric
Source Config - Metric source configuration wrapper.
Functions§
- register_
source - Builds a metric source reader of type
Rfromconfig_tableand, if successful, attaches it toprofiler. - register_
source_ override - Builds a metric source reader with an external config override,
then attaches it to
profilerif initialization succeeds.