KpiRecorderBuilder Methods |
The KpiRecorderBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| BuildAsync |
Build the IKpiRecorder with the configuration that has been set.
| |
| Create |
Create a new KpiRecorderBuilder.
| |
| RecordModelTime |
Record model times with KPI values.
| |
| RecordRealTime |
Record real times with KPI values.
| |
| RegisterCollectorT |
Register a collector with the builder.
| |
| RegisterCollectorT(ActionT) |
Register a collector with the builder.
| |
| RegisterCollectorT(T) |
Register a collector with the builder.
| |
| RegisterPrimaryKey |
Register a KPI as the primary key.
| |
| WithUpdateRate |
How often to update the collectors.
|