HashCore Docs
Proxy

Monitoring setup

Configure Grafana dashboards to monitor proxy metrics and performance.

Accessing Grafana

  1. Open http://localhost:5000
  2. Log in using the default credentials
  3. 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:

  1. The Prometheus port is published in docker-compose.yml
  2. The farm-proxy service has port 4050 published
  3. Metrics are available at the /metrics endpoint
© 2026 HashCore. All rights reserved.