I run docker container for pmm-server and also install pmm-client package with command “apt install -y pmm2-client”
now I run command :
sudo pmm-admin add mongodb --username=*** --password=*** --host=*** --port=*** --enable-all-collectors --cluster=UAT-mongo --replication-set=rs0 --query-source=profiler --service-name=27020 --max-collections-limit=0
it works for dashboard but not for QAN and collection details
my mongo node not appear in QAN!
I really need your help