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.
- Debug
Log - DogStatsD debug logging (dynamic-capable).
- Domain
- Resolved DogStatsD configuration.
- Enable
Payloads - Which payload types are emitted.
- Listeners
- Source listeners and packet-decoding options.
- Mapper
- DogStatsD metric mapper.
- Mapper
Profile - One mapper profile: a name, a metric prefix, and the mappings under it.
- Metric
Mapping - A single metric-name mapping within a
MapperProfile. - Metric
TagFilter Entry - One tag-filterlist entry (dynamic-capable).
- Origin
Detection - Origin detection and tag cardinality.
- Prefix
Filter - Metric-name prefix filtering (dynamic-capable).
- Telemetry
- Telemetry emitted by the DogStatsD source.
Enums§
- Filter
Action - Whether a tag-filterlist entry includes or excludes the listed tags.
- Origin
TagCardinality - Tag cardinality applied during origin detection.