docs: Update etc/telegraf.conf and etc/telegraf_windows.conf (#11992)

This commit is contained in:
telegraf-tiger[bot] 2022-10-12 13:36:42 -06:00 committed by GitHub
parent 85b7590ff9
commit ee3bc36c1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -747,6 +747,12 @@
# ## and field, exist the tag is preferred.
# # partition_key = ""
#
# ## Set the maximum batch message size in bytes
# ## The allowable size depends on the Event Hub tier
# ## See: https://learn.microsoft.com/azure/event-hubs/event-hubs-quotas#basic-vs-standard-vs-premium-vs-dedicated-tiers
# ## Setting this to 0 means using the default size from the Azure Event Hubs Client library (1000000 bytes)
# # max_message_size = 1000000
#
# ## Data format to output.
# ## Each data format has its own unique set of configuration options, read
# ## more about them here:

View File

@ -747,6 +747,12 @@
# ## and field, exist the tag is preferred.
# # partition_key = ""
#
# ## Set the maximum batch message size in bytes
# ## The allowable size depends on the Event Hub tier
# ## See: https://learn.microsoft.com/azure/event-hubs/event-hubs-quotas#basic-vs-standard-vs-premium-vs-dedicated-tiers
# ## Setting this to 0 means using the default size from the Azure Event Hubs Client library (1000000 bytes)
# # max_message_size = 1000000
#
# ## Data format to output.
# ## Each data format has its own unique set of configuration options, read
# ## more about them here: