Skip to main content

Required Ports

To run PanDev Metrics together with Grafana and PostgreSQL on a single VM open the following ports:

PortServiceDescription
3000GrafanaRequired to access dashboards and analytics for development teams.
5432PostgreSQLOptional unless you need direct access to the database. Keep it closed externally if remote access is unnecessary.
8080PanDev MetricsUsed 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.