telegraf/plugins
raul-te 4d071bed24
Add option to disable mongodb cluster status (#7515)
It can be expensive to compute these metrics. In particular, when
retrieveing the amount of jumbo chunks, an index is not being used and
consequently the query triggers an expensive COLLSCAN. For big
databases, this query has negative impact on the cluster performance.
2020-05-22 00:11:00 -07:00
..
aggregators Add non-cumulative histogram (#7071) 2020-03-02 10:59:19 -08:00
common Add kafka SASL version control to kafka_consumer (#6350) 2020-01-02 16:27:26 -08:00
inputs Add option to disable mongodb cluster status (#7515) 2020-05-22 00:11:00 -07:00
outputs Add configurable separator graphite serializer and output (#7545) 2020-05-20 17:15:18 -07:00
parsers Fix assorted spelling mistakes (#7507) 2020-05-15 15:43:32 -07:00
processors Fix spelling errors in comments and documentation (#7492) 2020-05-14 00:41:58 -07:00
serializers Add configurable separator graphite serializer and output (#7545) 2020-05-20 17:15:18 -07:00