6 lines
211 B
Text
6 lines
211 B
Text
# Rotate a single valued metric into a multi field metric
|
|
[[processors.pivot]]
|
|
## Tag to use for naming the new field.
|
|
tag_key = "name"
|
|
## Field to use as the value of the new field.
|
|
value_key = "value"
|