Closed nikkictl closed 5 years ago
Allow users to define the InfluxDB client's precision as a string. Currently, the handler is hardcoded to s but we should use a --precision flag and consider verifying the string value similar to Influx.
s
--precision
Allow users to define the InfluxDB client's precision as a string. Currently, the handler is hardcoded to
s
but we should use a--precision
flag and consider verifying the string value similar to Influx.