I deployed a mongodb sharded cluster with two shards.Each shard included a R-S-A mongodb replication.I monitored the cluster with the PMM.The version of both server and client is 2.18.The dashboard shows the wrong replication lag:51.63year.
It’s a bug. I have created a ticket.
Thanks! The arbiters in my sharded cluster are still not shown in dashboards.How can I view the log conveniently?
hi,I’m sorry to bother you
I have a mongodb replica set with one master node and two slave nodes. I want to install mongodb exoprter to collect mongodb indicators and configure it to send data to existing Prometheus. Do I only need to install mongodb exoprter on the master node of mongodb? Or do I need to install mongodb exoprter on every node?
Currently I only have mongodb exopter installed on the master node, but I can’t get information on the two slave nodes,I can’t show three nodes like in your dashboard, I only show one master node in my dashboard,
Hi,I installed the PMM client on each data-bearing node.That is to say, each data-bearing node has a mongodb exporter.