title | goimport | gosource |
---|---|---|
Open Telemetry (OTEL) sample app |
fortio.org/otel-sample-app git https://github.com/fortio/otel-sample-app |
Github: otel-sample-app
If you have golang, easiest install is go install fortio.org/otel-sample-app@latest
Or with docker docker run fortio/otel-sample-app ...
Otherwise head over to github otel-sample-app release page for binary releases
Source on github.com/fortio/otel-sample-app.
This page is mostly for making
go install fortio.org/otel-sample-app@latest
and godoc work.
See also the main fortio.org page.