How to use MongoDB exporter metrics in Grafana?

Thank you.

I tried putting the quotes, but then also no luck. Also tried removing extra things from URI
–mongodb.uri=mongodb://mongodb_exporter:@router1,router2 --mongodb.direct-connect=false --discovering-mode --compatible-mode --disable.replicasetstatus

I was able to see only few metrics from old format. These metrices were available before making the change.

Could you point out a metric that is missed in your case and doesn’t present on my last screenshot?

Metrics present in your screenshot but not on my case
mongodb_mongod_metrics_document_total
mongodb_mongod_metrics_get_last_error_wtime_total_milliseconds
mongodb_mongod_metrics_query_executor_total
mongodb_mongod_op_latencies_ops_total
mongodb_mongod_replset_my_state

Am I using the correct version of exporter?