Package namespace for metrics components.
Types
Name |
Description |
This class provides a concrete |
|
This class provides a mechanism for representing a category. |
|
This class holds a category, an enabled value, and a next‐holder pointer. |
|
This class provides a mechanism for collecting and aggregating the value of a metric over a period of time. |
|
This class defines a fully thread‐safe repository mechanism for |
|
Private implementation type holding collectors for a single metric id. |
|
This |
|
This struct provides a namespace for static functions that create, access, and destroy the default instance of the |
|
This class implements a scoped guard for the default metrics manager. |
|
This class provides a mechanism for collecting and aggregating the value of an integer metric over a period of time. |
|
This class provides an in‐core value‐semantic type for recording integer metric values. |
|
This structure provides a namespace for functions used to implement the macros defined by this component. |
|
This class provides an in‐core value semantic type for recording and aggregating the values of a metric. |
|
This class provides a mechanism for describing a metric. |
|
This class provides a value‐semantic description for the formatting of a metric. |
|
This class provides a value‐semantic representation of the formatting specification for a metric aggregate value. |
|
This class defines an in‐core value‐semantic type used to identify a metric. |
|
Each instance of this class represents the aggregated value of a metric. |
|
This class defines a thread‐aware mechanism for registering metrics and metric categories. |
|
This class provides an in‐core value‐semantic representation of a sample of metric values. |
|
This class provides an in‐core value‐semantic representation of a group of metric record values. |
|
This structure provides a namespace for functions used to implement the macros defined by this component. |
|
This class implements a manager for the recording and publishing of metrics. |
|
defined in implementation |
|
defined in implementation |
|
Private implementation type for the publisher registry. |
|
This |
|
This class defines a mechanism for scheduling the periodic publication of metrics. |
|
Private implementation type for clock data used by the scheduler. |
|
defined in implementation |
|
Enumeration of aggregation types used to publish metrics. |
|
This protocol class provides a method to publish recorded metric values. |
|
This class provides a mechanism for recording, to a metric, the elapsed time from construction of a guard instance until that instance is destroyed. |
|
This class provides a |
Functions
Name |
Description |
Stream insertion operators |
|
Equality operators |
|
Inequality operators |
|
Return |
Created with MrDocs