Fortio (Φορτίο)

Logo

Fortio is a microservices (http, grpc) load testing library, command line tool, advanced echo server, and web UI in go (golang). Fortio allows to specify a set query-per-second load and record latency histograms and other useful stats.

Fortio with Open Telemetry (OTEL)

Fortio with added hooks and default options to use OTEL/open telemetry

Fortio OTEL: fortiotel

Installation

If you have golang, easiest install is go install fortio.org/fortiotel@latest

Or with docker docker run fortio/fortiotel ...

Otherwise head over to github fortiotel release page for binary releases

Credits

Source on github.com/fortio/fortiotel and extends github.com/fortio/fortio.

This page is also for making

 go get fortio.org/fortiotel

and godoc work.

See also the main fortio.org page.