PowerShell-Influx icon indicating copy to clipboard operation
PowerShell-Influx copied to clipboard

Improve debug possibilities in write-influx function

Open Tonic8 opened this issue 7 years ago • 0 comments

Hello

on my last usages i got "random" errors in the result formatting. When sending thousands of lines it's hard to see which line got a return HTTP error 400.

It could be useful to get a error debug possibility, like write errors in a file (the data sent and the error code sent back) like a try and catch and send the data to a variable we can then write in a log file when needed.

Tonic8 (sorry as i'm a newbie on GitHub i don't know how to set this as "enhancement" and not an issue)

Tonic8 avatar Jan 28 '19 20:01 Tonic8