Documentation ¶
Index ¶
Constants ¶
View Source
const TagJoinType = "label_join"
TagJoinType joins the values of given tags using a given separator and adds them to a given destination tag. It can combine any number of tags. NB: This will override an existing tag if the given tag exists in the tag list.
View Source
const TagReplaceType = "label_replace"
TagReplaceType creates a new tag for all metrics containing a tag with the given name whose value matches the given regex. NB: This does not actually remove the original tag, but will override the existing tag if the source and destination name parameters are equal.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.