Expand description
Events representing a measured scalar at a point in time
Structs§
- Float
Metric Event - Measure (float) with static metadata
- Integer
Metric Event - Measure (int) with static metadata Will be converted to a floating point value when processed by the analytics library
- Metric
Metadata Dependency - Wire format reprensenting an instance of StaticMetricMetadata
- Metrics
Deps Queue - Metrics
MsgQueue - Static
Metric Metadata - static metadata about metric events
- Tagged
Float Metric Event - Measure (float) with a dynamic set of properties
- Tagged
Integer Metric Event - Measure (int) with a dynamic set of properties