Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
6
plugins/processors/pivot/sample.conf
Normal file
6
plugins/processors/pivot/sample.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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"
|
Loading…
Add table
Add a link
Reference in a new issue