Detailed information about the MongoDB connection health.
Additional custom properties
OptionaldatabaseName?: stringThe name of the database
Optionalerror?: stringError message if the health check failed
Whether the MongoDB connection is currently open
Whether the MongoDB connection is ready to accept commands
Optionallatency?: stringTime taken to perform the health check in milliseconds
The name of the manager
OptionalpingResponse?: DocumentThe response from the MongoDB PING command
Whether the connection is healthy
OptionallatencyResponse time in milliseconds
OptionalmessageHuman-readable status message
Unix timestamp when the check was performed
Extended health check result specific to MongoDB managers. Includes MongoDB connection status and ping response.