64d424bedc
* Update to 1.7.3 * Update dependencies * Add GH_SUBDIR, remove post-patch target * Add i386 arch Submitted by: Dmitri Goutnik PR: 230543
11 lines
464 B
Text
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:
|