Vladimir Kobal
Vladimir Kobal
##### Summary We won't try building ACLK if the cloud is disabled in `config.h` Fixes #13655 ##### Test Plan Netdata should be build with the following commands ``` $ autoreconf...
### Bug description If the cloud is disabled in `config.h` and you try to build Netdata with CMake, make reports link errors ``` /usr/bin/ld: CMakeFiles/netdata.dir/aclk/aclk_tx_msgs.c.o: in function `aclk_send_bin_message_subtopic_pid': /home/vlad/netdata/aclk/aclk_tx_msgs.c:39: undefined...
SSIA Everything looks good after a page refresh. Netdata v1.31.0-201-g28bea5ea9 Chrome 92.0.4515.159 Windows 10 Pro 21H1 9043.1165 
We currently compute JA4H fingerprints only for HTTP/1.x. We need to add logic to extract headers from HTTP/2 streams and generate JA4H fingerprints accordingly.