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
4
plugins/common/shim/testdata/plugin.conf
vendored
Normal file
4
plugins/common/shim/testdata/plugin.conf
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
[[inputs.test]]
|
||||
service_name = "awesome name"
|
||||
secret_token = "${SECRET_TOKEN}"
|
||||
secret_value = "$SECRET_VALUE"
|
2
plugins/common/shim/testdata/processor.conf
vendored
Normal file
2
plugins/common/shim/testdata/processor.conf
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[[processors.test_config_load]]
|
||||
loaded = "yep"
|
5
plugins/common/shim/testdata/special.conf
vendored
Normal file
5
plugins/common/shim/testdata/special.conf
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
# testing custom field types
|
||||
[[inputs.test]]
|
||||
duration = "3s"
|
||||
size = "3MB"
|
||||
hex = 0x34
|
Loading…
Add table
Add a link
Reference in a new issue