Gather per collections stats in mongodb input plugin (#6137)
This commit is contained in:
committed by
Daniel Nelson
parent
9bdb3992d5
commit
ef9a1c0d5b
@@ -3166,6 +3166,11 @@
|
||||
#
|
||||
# ## When true, collect per database stats
|
||||
# # gather_perdb_stats = false
|
||||
# ## When true, collect per collection stats
|
||||
# # gather_col_stats = false
|
||||
# ## List of db where collections stats are collected
|
||||
# ## If empty, all db are concerned
|
||||
# # col_stats_dbs = ["local"]
|
||||
#
|
||||
# ## Optional TLS Config
|
||||
# # tls_ca = "/etc/telegraf/ca.pem"
|
||||
|
||||
Reference in New Issue
Block a user