Deploy Grafana Tempo on railway with one click. Grafana Tempo is a high-performance, scalable, and easy-to-operate distributed tracing solution. It is designed to be compatible with the most popular tracing protocols and offers seamless integration with other tools in the Grafana ecosystem, enabling efficient visualization and analysis of distributed tracing data.
- Distributed tracing with high scalability
- Multi-tenancy support
- Integration with Grafana for visualization
- Support for multiple tracing protocols (Jaeger, Zipkin, OpenTelemetry)
- Efficient data compression and storage
- Click Deploy on Railway
- Wait for Build & Deployment to Finish
- Access the custom URL and configure Tempo as a data source in Grafana
- Configure Grafana to use your custom Tempo URL as the data source.
- Set up the necessary environment variables for authentication and configuration.
- Ensure your Grafana instance is compatible with Tempo (version 7.4 or above recommended).
- Use the Explore view in Grafana to query and visualize your traces from Tempo.
- Consider setting up service graphs and other Tempo-specific visualizations in Grafana.
If you find a bug in the template for railway, you can submit an issue to the GitHub Repository. Even better you can submit a Pull Request with a fix.
docker compose build
docker compose up -d