Configuration
Arango requires a scrape configuration be added to the prometheus.yml. (https://www.arangodb.com/2020/03/monitoring-arangodb-prometheus-grafana/)
...
Arango automatically exports metrics to port 8529. However Arango does require a bearer_token to authenticate.
Dashboard
Some additional dashbaord can be found here : https://github.com/arangodb/dashboards
We use the following dashboard for arango monitoring:
...