Module metrics

Module metrics 

Source
Expand description

Events representing a measured scalar at a point in time

Structs§

FloatMetricEvent
Measure (float) with static metadata
IntegerMetricEvent
Measure (int) with static metadata Will be converted to a floating point value when processed by the analytics library
MetricMetadataDependency
Wire format reprensenting an instance of StaticMetricMetadata
MetricsDepsQueue
MetricsMsgQueue
StaticMetricMetadata
static metadata about metric events
TaggedFloatMetricEvent
Measure (float) with a dynamic set of properties
TaggedIntegerMetricEvent
Measure (int) with a dynamic set of properties

Enums§

MetricsDepsQueueAny
MetricsMsgQueueAny

Traits§

MetricsDepsQueueTypeIndex
MetricsMsgQueueTypeIndex

Type Aliases§

MetricsBlock
MetricsStream