module
Version:
v0.0.0-...-c6ab7fd
Opens a new window with list of versions in this module.
Published: Dec 6, 2019
License: MIT
Opens a new window with license information.
README
¶
OpenTracing x Golang
Prerequirement
Document(Blog)
here
Run
- Run jaeger
docker run --rm -p 6831:6831/udp -p 6832:6832/udp -p 16686:16686 jaegertracing/all-in-one:1.7 --log-level=debug
- Run server
go run ./server/*.go
- Run client
go run ./client/*.go
- See
localhost:16686
in any browser.
License
This is released under the MIT License. See License
Directories
¶
Click to show internal directories.
Click to hide internal directories.