sciabarracom opened a new issue, #166:
URL: https://github.com/apache/openserverless/issues/166
## Why you need it?
We need a set of support tools to prevent downtimes
This is a big issue and can be split in sub issues
## How it could be?
a set of subcommands `ops support`
I expect
- doctor
- couchdb
- kafka
- redis
- postgres
- minio
- milvus
The `doctor` should do an health check of the system, mainly checking the
various disks and their health state. SO we can verify the state of every
component.
Then the various subcommands provide support to fix the problem may arise,
compacting databases and storage and so on.
## Other related information
We can start with `admin usage`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]