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
8
plugins/inputs/azure_storage_queue/sample.conf
Normal file
8
plugins/inputs/azure_storage_queue/sample.conf
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Gather Azure Storage Queue metrics
|
||||
[[inputs.azure_storage_queue]]
|
||||
## Azure Storage Account name and shared access key (required)
|
||||
account_name = "mystorageaccount"
|
||||
account_key = "storageaccountaccesskey"
|
||||
|
||||
## Disable peeking age of oldest message (faster)
|
||||
# peek_oldest_message_age = true
|
Loading…
Add table
Add a link
Reference in a new issue