telegraf/plugins/parsers
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
..
graphite graphite parser, handle multiple templates empty filter 2016-10-11 15:22:51 +01:00
influx Add Serializer plugins, and 'file' output plugin 2016-02-12 14:13:49 -07:00
json Allow numeric and non-string values for tag_keys. (#1782) 2016-09-21 18:07:35 +01:00
nagios Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00
value value parser: doc & string handling 2016-05-02 12:17:20 -06:00
registry.go Add nagios parser for exec input plugin 2016-03-21 13:34:47 -06:00