[Monitoring] Monitor your cluster using external probe

Hi everyone,

We (Criteo) just created a Java probe for Couchbase monitoring. This probe provide metrics in prometheus format and just need to set in the config a server to target (which will discover then the entire cluster) and then will return metrics to prometheus format.
Project can be found here: https://github.com/criteo/mewpoke and you can also set the entire environment (probe + prometheus instance + grafana dashboards related) using docker here: https://github.com/gfediere/mewpoke-environment
Do not hesitate to try it (make some comments) and every contribution is of course very welcomed

Br,

1 Like