title | goimport | gosource |
---|---|---|
Fortio with Open Telemetry (OTEL) |
fortio.org/fortiotel git https://github.com/fortio/fortiotel |
Fortio with added hooks and default options to use OTEL/open telemetry
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
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.