Update timestamp handling to milliseconds in main.py and adjust telegraf.conf for timestamp format
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
metric_selection = "/*"
|
||||
|
||||
timestamp = "timestamp"
|
||||
timestamp_format = "unix"
|
||||
timestamp_format = "unix_ms"
|
||||
|
||||
[inputs.socket_listener.xpath.tags]
|
||||
url = "url"
|
||||
|
Reference in New Issue
Block a user