Fix InfluxDB incorrect timestamp while performing queries

This commit is contained in:
emanuele-f 2019-06-18 14:52:26 +02:00
parent b552d48034
commit 82305dd24a
7 changed files with 40 additions and 14 deletions

View file

@ -16,6 +16,7 @@ local replacement_tag = "some_other_tag"
local prefixes_to_skip = {
test = true,
mac = true, -- Collides with host, but a MAC address is different from an IP address
influxdb = true,
}
local suffixes_to_skip = {