Hi,
I use Netdata MongoDB Go plugin to monitor a 3 hosts cluster (primary, secondary, arbiter) with a Replica Set.
In the documentation, it is said that Replica Set is supported and should appear: MongoDB monitoring with Netdata | Learn Netdata
But I have no charts about Replication, on any host.
Did I miss something ?
This is my configuration on each host for the go plugin:
jobs:
Hi,
I tried with last release and indeed replicaset stats appear but if I stop the MongoDB service and restart it, Netdata don’t resume the replicaset stats and metrics stay at the time the service stop. I have to restart netdata to see replicaset metrics reported in charts again…