Self-hosting
Self-hosting
Setup for self-hosting
1
Pull the repository
2
3
Spin up the docker compose stack
4
Configure the SDK to export traces to the local instance
By default, the backend will listen on port 8000 for HTTP and 8001 for gRPC.
5
Access the dashboard
The dashboard will be available at http://localhost:5667/
.