Thanks, sure, I'd be happy to be part of the beta testers.
You mention it sending the results to the database. Would you also be able to allow for the results to to be output from the cli in a machine readable format like json, so it may be consumed for other monitoring services?
It wouldn't necessarily need to be the whole dataset, but the summary of the results would be very helpful.
Thanks!
Hello, I did some searching but didn't find anything else on the forums asking for this, sorry if this has already been asked.
I was wondering if there would be any interest in making speed tests executable from the command line with options to output the results in json?
I currently deploy a prometheus exporter on my clusters which uses speedtest.net's cli to produce prometheus metrics which I then have grafana dashboards for.
Having a cli tool would make it easy for me to replicate this but with testmy.net.
Thanks!