Required Ports
To run PanDev Metrics together with Grafana and PostgreSQL on a single VM open the following ports:
| Port | Service | Description |
|---|---|---|
| 3000 | Grafana | Required to access dashboards and analytics for development teams. |
| 5432 | PostgreSQL | Optional unless you need direct access to the database. Keep it closed externally if remote access is unnecessary. |
| 8080 | PanDev Metrics | Used by IDE plugins to submit telemetry and by administrators to open the console at <host>:8080. |
⚠️
Port 8080 may be exposed to the internet so plugins can send data from outside the corporate network. This is optional—plugins will buffer locally and sync as soon as the user is on the internal network or connected via VPN.