alibaba / MongoShake

MongoShake is a universal data replication platform based on MongoDB's oplog. Redundant replication and active-active replication are two most important functions. 基于mongodb oplog的集群复制工具,可以满足迁移和同步的需求,进一步实现灾备和多活功能。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add MongoShake Prometheus Exporter to Monitoring

emdneto opened this issue · comments

Hi:
I would like to introduce our project: https://github.com/osgurisdosre/mongoshake-prometheus-exporter .

We have been using MongoShake at scale and in our efforts to monitor replication metrics effectively, we developed a Prometheus exporter specifically tailored to address the need for tracking replication lag and other essential metrics.

To facilitate the community's access to this solution, we are soon releasing the Helm chart, making it seamlessly deployable in Kubernetes environments.

We kindly request the addition of our solution to the FAQ's "How to monitor" section. We believe that the inclusion of our exporter will enhance the monitoring capabilities for MongoShake users.

Thanks

That would be awesome!
Thanks emdneto!