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
- Go to Grafana login at yourlocation:3000/login.
yourlocation
usually is localhost.⚠️: With k8s
yourlocation
may be different see your services and or ingress - 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.
- After that import the 10427 e 10915 dashboards.
- Finally import a new dashboard from JSON using the file Grafana Dashboard.json that you find in your cloned repo.