influxdb-php
influxdb-php copied to clipboard
telegraf ui display precision only to milliseconds
As I write to influxdb with microseconds (us) timestamp, and the query api also return the correct result of my data.
But the telegraf UI display, missing the same milliseconds (ms) record. Show as the attachment picture.

This would be better off being posted at the telegraf repo, I doubt this is an issue with influxdb-php in particular