Multiple Mongodb URI

Hello, I have prometheus-mongodb-exporter set up via helm chart. I need to monitor more than one database. Is it possible to set up multiple mongodb uri connections in the yaml file?

Thanks

Hi @jbr
The percona/mongodb_exporter supports Connection String URI Format so you should not have problems with this.

1 Like