What's the best approach to monitor Deephaven server health?
- The default Deephaven server Docker image has a built-in healthcheck.
- A better option would be to use a GRPC health probe. For more information on that, see GRPC health checking protocol.
- Another option is to ingest performance tables into a client API and monitor them there.
note
These FAQ pages contain answers to questions about Deephaven Community Core that our users have asked in our Community Slack. If you have a question that is not in our documentation, join our Community and we'll be happy to help!