Hi all,
The team at Percona have taken some time to adapt
https://github.com/dcu/mongodb_exporter into something that better support Mongo replication and sharding and not just it's current stand-alone mode. During our work and launching some internal monitoring we have diverged a good deal from the upstream, so we were considering moving
https://github.com/dbmurphy/mongodb_exporter/tree/modular_collectors_v2_metrics_cursor to it's on fresh repository given some of the structure changes. My question would be would it be best to have a private repo on your system we can work with everyone here to improve the code quality is up to standards, or should I make a new repo in the PerconaLabs which then you might pull from. After we get past that I would like to start getting feedback on things we can improve with the code as we work to refactor out some of the legacy and un-needed bit from the original source version and then incorporate this group's suggestion for making the code better in general. The long term goal is to help get an exporter that is of substantial quality and can be included more in the official GitHub for exporters.
Thanks
David Murphy
@dbmurphy_data