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
{{ message }}
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Debugging some issues getting InfluxDB metrics from our python services, I found that even in the latest code UDP writes are locked into seconds precision when this hasn't been a necessity for influxdb since early 2016.
Isn't it time for this to be updated? I'd be happy to jot up a quick pull request for it.