Add basic health checks
Open
- Dominant language
- Shell
- Stars
- 86
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Add some basic health checks to cover:
1. Connectivity
Something that periodically issues a PING would be fine.
2. Connections
Something that communicates active connections/max connections.
3. 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.