jaegertracing

command
v0.0.0-...-f6ceceb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 9, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

README

Jeager Tracing / OpenTracing example

To run the example an instance of Jaeger server is required running locally. The easiest way to run a jaeger server instance is starting it using the included docker-compose file like this

docker-compose -f ./examples/jaegertracing/docker-compose.yaml up -d

And the just run the example:

go run ./examples/jaegertracing/main.go

After the test has run (and also during), traces can found using the Jaeger UI started at http://localhost:16686.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL