1
0
Fork 0
telegraf/plugins/inputs/azure_storage_queue/sample.conf

9 lines
299 B
Text
Raw Permalink Normal View History

# 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