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.