Open qw569 opened 5 years ago
SAMPLING FAILURE
exit status 23
curl work, syntax valid, windows 7 x64
upd for local exit status 7
Hi @qw569 ,
what is the output of this command in your terminal?
curl -o /dev/null -s -w '%{time_total}' https://www.google.com
Hi @qw569 , what is the output of this command in your terminal?
curl -o /dev/null -s -w '%{time_total}' https://www.google.com
There was an issue with comma parsing in v.1.0.0
What version of Sampler do you use?
sampler -v
There was an issue with comma parsing in v.1.0.0 What version of Sampler do you use?
sampler -v
1.0.3
I'm having the same problem with the gauges, any solutions?
I have the same issue with 1.1.0 on Linux
I use example search engine response time but get error
FAILED TO PARSE A NUMBER strconv.ParseFloat: parsing "D:\\utilites\\sampler>": invalid syntax
Result of run curl in command line