freebsd-ports/net-mgmt/telegraf/files/patch-etc_telegraf-conf
Palle Girgensohn 64d424bedc Update telegraf
* Update to 1.7.3
* Update dependencies
* Add GH_SUBDIR, remove post-patch target
* Add i386 arch

Submitted by:	Dmitri Goutnik
PR:		230543
2018-08-13 07:21:32 +00:00

11 lines
464 B
Text

--- etc/telegraf.conf.orig 2018-08-07 18:32:57 UTC
+++ etc/telegraf.conf
@@ -61,7 +61,7 @@
## when interval = "250ms", precision will be "1ms"
## Precision will NOT be used for service inputs. It is up to each individual
## service input to set the timestamp at the appropriate precision.
- ## Valid time units are "ns", "us" (or "µs"), "ms", "s".
+ ## Valid time units are "ns", "us", "ms", "s".
precision = ""
## Logging configuration: