Add some basic health checks to cover:
-
Connectivity
Something that periodically issues a PING would be fine.
-
Connections
Something that communicates active connections/max connections.
-
Disk/Memory/CPU/IO
Same VM stats as PG would be fine. However, we will need to tweak memory alerting a bit for configurations with a memory eviction policy set.
There's plenty more we could add, but I think this would be a good start.
Add some basic health checks to cover:
Connectivity
Something that periodically issues a PING would be fine.
Connections
Something that communicates active connections/max connections.
Disk/Memory/CPU/IO
Same VM stats as PG would be fine. However, we will need to tweak memory alerting a bit for configurations with a memory eviction policy set.
There's plenty more we could add, but I think this would be a good start.