Module datadog

Module datadog 

Source
Expand description

Datadog-specific constants.

Constantsยง

CARDINALITY_TAG_KEY
Tag key used to specify the tag cardinality to use when enriching the given metric.
CARDINALITY_TAG_KEY_SUFFIXED
Suffixed version of CARDINALITY_TAG_KEY used for string matching purposes.
ENTITY_ID_IGNORE_VALUE
Sentinel value for the entity ID tag key, indicating that the entity ID should be ignored.
ENTITY_ID_TAG_KEY
Tag key used to specify the entity ID attached to the given metric.
ENTITY_ID_TAG_KEY_SUFFIXED
Suffixed version of ENTITY_ID_TAG_KEY used for string matching purposes.
HOST_TAG_KEY
Tag key used to specify the hostname attached to the given metric.
HOST_TAG_KEY_SUFFIXED
Suffixed version of HOST_TAG_KEY used for string matching purposes.
JMX_CHECK_NAME_TAG_KEY
Tag key used to specify the JMX check name attached to the given metric.
JMX_CHECK_NAME_TAG_KEY_SUFFIXED
Suffixed version of JMX_CHECK_NAME_TAG_KEY used for string matching purposes.