Metrics
metric value
yaml value: limited str
Only the following characters are allowed:
a to z, A to Z, 0 to 9, -, _, ., / or Unicode letters (as per the specification)
The character range is the same as OpenTSDB metrics-and-tags.
metric tag name
yaml value: metric value
Set a metric tag name, which should not be empty.
metric tag value
yaml value: metric value
Set a metric tag value, which may be empty according to the context.
metric node name
yaml value: metric value
A single node in the metric name.
metric name prefix
yaml value: seq of metric node name | str
Set prefix for metric name.
This could be an array of metric node name, or a string value delimited by ‘.’.