This is a playground project to test the integration between Quarkus, Go, C++ and Tempo.
- Run the following command to start the project:
docker compose pull
docker compose up -d
curl http://localhost:1666/hello
- Go to Grafana (http://localhost:3000), add Tempo datasource (http://tempo:3200) and Enjoy the traces in the Explore view!