Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.06 KB

fortiotel.md

File metadata and controls

32 lines (21 loc) · 1.06 KB
title goimport gosource
Fortio with Open Telemetry (OTEL)

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.