Code

statsd plugin: Implement the "Delete{Counters,Timers,Gauges}" options.
[collectd.git] / src / collectd.conf.in
index 8b616946aadcdd64024fea2d57347c8446b9c452..515da22ac53667ce1a3146d540580922251cde88 100644 (file)
 #<Plugin statsd>
 #  Host "::"
 #  Port "8125"
+#  DeleteCounters false
+#  DeleteTimers false
+#  DeleteGauges false
 #</Plugin>
 
 #<Plugin "swap">