Discussion:
[arangodb-google] Monitoring Arangodb
g***@recongate.com
2018-04-09 07:36:15 UTC
Permalink
Hi,

I am trying to monitor arangodb with prometheus and create a relevant
dashboard (like in the arangodb ui) in grafana.

Tried using the arango-prometheus-exporter
<https://github.com/Lean5/arango-prometheus-exporter>but the metrics i get
from there are very limited so i can not create a good dashboard with them.

Also tried using Collectd and graphite-exporter which gave a little more
metrics but still not good enough (or maybe i did not understand how to
work with these metrics).

What other options do I have when it comes to monitoring arangodb with
prometheus? If there aren't, can someone help me create a informative
dashboard with the metrics I get from Collectd?

Also if any one has or can refer me to a ready dashboard of arangodb in
grafana that would really help (there is no such dashboard in the official
grafana site).

Thanks
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Killian Janod
2018-11-09 16:02:02 UTC
Permalink
Hi,

What kind of metrics do you want to have ? arango-prometheus-exporter
feels pretty complete to me.
I haven't use Prometheus but i used the metrics given by docker (via
glances https://glances.readthedocs.io/en/stable/aoa/docker.html ) with
influxDB/telegraf and display them in grafana. There is few metrics but
only what matters to me ( CPU/RAM/IO )

I was able to me make simple grafana
[image: image.png].

I'm willing to work with you on this if you still need to.
Post by g***@recongate.com
Hi,
I am trying to monitor arangodb with prometheus and create a relevant
dashboard (like in the arangodb ui) in grafana.
Tried using the arango-prometheus-exporter
<https://github.com/Lean5/arango-prometheus-exporter>but the metrics i
get from there are very limited so i can not create a good dashboard with
them.
Also tried using Collectd and graphite-exporter which gave a little more
metrics but still not good enough (or maybe i did not understand how to
work with these metrics).
What other options do I have when it comes to monitoring arangodb with
prometheus? If there aren't, can someone help me create a informative
dashboard with the metrics I get from Collectd?
Also if any one has or can refer me to a ready dashboard of arangodb in
grafana that would really help (there is no such dashboard in the official
grafana site).
Thanks
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/d/optout.
--
Killian Janod
Datascientist @ iSmart / Kware
***@kware.fr
***@ismart.fr <***@kware.fr>
+33 (0) 6 61 33 34 76
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...