Welcome to HEAL Docs!
Pyroscope Guide
Prerequisites
Ensure the following prerequisites are met:
1. Download the below version of Docker images:
a. App server images
- grafana/pyroscope:1.14.0
b. DB server images
- MinIO: RELEASE.2025-06-13T11-33-47Z
c. Backend service
- grafana/tempo:2.8.1
2. Required network ports are:
- 9000: MinIO.
- 9001: MinIO UI.
- 4040: Pyroscope.
- 4317, 14250, 3200: Tempo.
3. Server-wise connectivity
- From target to Web HAProxy: 9940.
- From Web to App Server: 4040, 4317, 14250, 3200.
- From App to DB Server: 9000.