telegraf/plugins
Cameron Sparr e96f7a9b12 graphite parser, handle multiple templates empty filter
Previously, the graphite parser would simply overwrite any template that
had an identical filter to a previous template. This included the empty
filter.

Now we will still overwrite, but first we will sort to make sure that
the most "specific" template always matches.

closes #1731
2016-10-11 15:22:51 +01:00
..
inputs Add doc for SNMP debug tips (#1831) 2016-10-11 14:48:08 +01:00
outputs Add riemann output plugin deprecation message 2016-10-11 12:28:20 +01:00
parsers graphite parser, handle multiple templates empty filter 2016-10-11 15:22:51 +01:00
serializers sanitize parenthesis (#1701) 2016-09-05 14:30:40 +01:00