Vladimir Kobal

Results 4 issues of 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...

area/build

### 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...

bug
area/build

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 ![image](https://user-images.githubusercontent.com/22008543/130053809-185753dc-e3c2-4412-a7cd-cb04e557416e.png)

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.