You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a wild goose chase, I found that this project does not support timestamped data being provided in anything other than nanosecond precision - instead, the data is silently dropped.
influxdb_exporter/main.go
Line 100 in 68dc479
After a wild goose chase, I found that this project does not support timestamped data being provided in anything other than nanosecond precision - instead, the data is silently dropped.