Example of trace instrumentation in Golang applications using the opentelemetry.
- Docker
- Docker-compose
- Golang
- Starting containers
make up
- Starting API in port
:8080
make start
- Create traces
make request
- Kill containers
make down
- exposed front-end in
http://localhost:9411
- exposed front-end in
http://localhost:16686/