Proxy
Monitoring setup
Configure Grafana dashboards to monitor proxy metrics and performance.
Accessing Grafana
- Open
http://localhost:5000 - Log in using the default credentials
- Configure dashboards to monitor proxy metrics
Accessing Prometheus
- API endpoint:
http://localhost:5010/api/metrics
External Prometheus
If you want to use an external Prometheus instance, make sure that:
- The Prometheus port is published in
docker-compose.yml - The
farm-proxyservice has port 4050 published - Metrics are available at the
/metricsendpoint