github fortio/fortio 0.3.0
fortio v0.3.0

latest releases: v1.63.7, v1.63.6, v1.63.5...
6 years ago

New big features:

  • you can run fortio with infinite duration - until ^C is sent and it will report the results then,
  • likewise you can interrupt fortio before the requested duration and it will report the results
  • new JSON output for the all the results, including the Histograms - through a new HistogramData type
  • try fortio load -json - http://www.google.com/ to output JSON to stdout while the rest of the output is now on stderr

Note the new HistogramData pure data object returned by the APIs - this is an incompatible change but yield very good benefits (ability to programmatically access all the data, json export etc) thus the 0.3.x bump

It also matches the Istio 0.3 dev cycle

Don't miss a new fortio release

NewReleases is sending notifications on new releases.