package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

NewTagOp creates a new tag transform operation.

# Constants

TagJoinType joins the values of given tags using a given separator and adds them to a given destination tag.
TagReplaceType creates a new tag for all metrics containing a tag with the given name whose value matches the given regex.