Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

otel-sample-app.md

File metadata and controls

31 lines (20 loc) · 1.02 KB
title goimport gosource
Open Telemetry (OTEL) sample app

Open Telemetry (OTEL) sample app

Github: otel-sample-app

Installation

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

Credits

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.