Bradley Bennett created GUACAMOLE-2283:
------------------------------------------
Summary: Runtime observability: add guacd process & thread naming.
Key: GUACAMOLE-2283
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2283
Project: Guacamole
Issue Type: Improvement
Components: guacd
Affects Versions: 1.6.0, 1.6.1 [staging]
Reporter: Bradley Bennett
Add process and thread naming to *guacd* to improve runtime observability and
make active connections easier to identify in monitoring, profiling, and
debugging tools.
Process names
* vnc [email protected]:5900
* rdp [email protected]:3389
Thread names
* conn-read
* display-wrk
This makes it easier to correlate CPU, memory, and thread activity with
specific connections when using tools such as top/htop, perf, gdb....
--
This message was sent by Atlassian Jira
(v8.20.10#820010)