Module dogstatsd

Module dogstatsd 

Source
Expand description

DogStatsD domain: source listeners, parsing, origin detection, aggregation, mapping, filters (some dynamic-capable), and debug logging.

Structs§

Aggregation
Metric aggregation window and flush behavior.
Contexts
Context cache sizing and sample-rate floor.
DebugLog
DogStatsD debug logging (dynamic-capable).
Domain
Resolved DogStatsD configuration.
EnablePayloads
Which payload types are emitted.
Listeners
Source listeners and packet-decoding options.
Mapper
DogStatsD metric mapper.
MapperProfile
One mapper profile: a name, a metric prefix, and the mappings under it.
MetricMapping
A single metric-name mapping within a MapperProfile.
MetricTagFilterEntry
One tag-filterlist entry (dynamic-capable).
OriginDetection
Origin detection and tag cardinality.
PrefixFilter
Metric-name prefix filtering (dynamic-capable).
Telemetry
Telemetry emitted by the DogStatsD source.

Enums§

FilterAction
Whether a tag-filterlist entry includes or excludes the listed tags.
OriginTagCardinality
Tag cardinality applied during origin detection.