A metric of availability of a cluster mongodb atlas for building my SLO
Hello
As other databases provider , their databases services (like postgresql ....) give metrics on availability of a the service (ex: postgres.canconnect) . I would like to have some metrics on the availibity of a cluster mongodb atlas for building my SLO:
ex: mongodb.canconnect
Thanks,
-
AdminFrank (Admin, MongoDB) commented
Hi Bruno. Thank you for submitting this feature request. We have since added a metric to the DataDog integration representing the health of a replica set. Please see our documentation here (https://www.mongodb.com/docs/atlas/tutorial/datadog-integration/#performance-metrics-available-to-datadog). You will see a new metric named "REPLICATION_STATUS_HEALTH" that represents the health of your MongoDB replica set. A value of 1 indicates that the replica set member is up/running. A value of 0 indicates that the replica set member is down/not running.
-
Bruno commented
For more precision, I would like a status of the service exposed on DATADOG among others