telegraf/plugins
Cameron Sparr e7e39df6a0 Default SNMP parameter changes
max-repetitions = 10 is the default of net-snmp utils according to
http://net-snmp.sourceforge.net/docs/man/snmpbulkwalk.html

retries = 3 is the default of gosnmp:
https://godoc.org/github.com/soniah/gosnmp#pkg-variables

Could deal with some parts of the performance issues reported
by #1665
2016-09-28 14:34:20 +01:00
..
inputs Default SNMP parameter changes 2016-09-28 14:34:20 +01:00
outputs Prometheus output: do not remake metrics map each write 2016-09-16 16:50:39 +01:00
parsers Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00