Metrics and monitoring

Built-in Prometheus and Grafana configuration for monitoring.

Atena Metrics are exposed at :5000/metrics.

Follow these little step to see all your dashboards

  1. Go to Grafana login at yourlocation:3000/login. yourlocation usually is localhost.

    ⚠️: With k8s yourlocation may be different see your services and or ingress

  2. In Grafana login with admin credentials (user: admin, password: pass ) and add a datasource. Add Prometheus URL:"http://prometheus:9090" and then import "Prometheus Stats" Dashboard.
  3. After that import the 10427 e 10915 dashboards.
  4. Finally import a new dashboard from JSON using the file Grafana Dashboard.json that you find in your cloned repo.