Skip to main content

Module dogstatsd_mapper

Module dogstatsd_mapper 

Source
Expand description

Annotations for DogStatsD mapper transform configuration keys.

Constants§

ALL
All annotations declared in this module, in declaration order.
DOGSTATSD_MAPPER_CACHE_SIZE
dogstatsd_mapper_cache_size—per-name result cache capacity for the mapper transform. Schema Float; field usize.
DOGSTATSD_MAPPER_PROFILES
dogstatsd_mapper_profiles—JSON-encoded list of DogStatsD metric mapping profiles. Uses a custom test value since the generic String test value isn’t valid mapper JSON.
DOGSTATSD_MAPPER_STRING_INTERNER_SIZE
dogstatsd_mapper_string_interner_size—interner byte budget for the mapper transform. ADP-specific key, not in the Agent schema.