[
https://issues.apache.org/jira/browse/GUACAMOLE-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18023857#comment-18023857
]
David commented on GUACAMOLE-2086:
----------------------------------
Thanks [~vnick]! Here's the PR for guacamole-client:
[https://github.com/apache/guacamole-client/pull/1119]
If wanted, I can also submit a PR for guacamole-docs
> Guacamole client health check (Health Check Valve)
> --------------------------------------------------
>
> Key: GUACAMOLE-2086
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-2086
> Project: Guacamole
> Issue Type: New Feature
> Components: guacamole-client
> Reporter: David
> Priority: Trivial
>
> I'd like to propose adding a health check endpoint, so docker/kubernetes
> users can know if guacamole is running healthy.
> Tomcat has a [Health Check
> Valve|[https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#Health_Check_Valve]].
> By default it listens on /health.
> It could be configured via environment variables like tomcat's Remote IP
> valve, or maybe even consider enabling it by default and adding a HEALTCHECK
> to the Dockerfile.
>
> If an implementation is decided, I'd be happy to provide a PR
--
This message was sent by Atlassian Jira
(v8.20.10#820010)