v.20.5Improvement
Linux OS Performance Metrics Functionality Without CAP_NET_ADMIN
(Only Linux) OS related performance metrics (for CPU and I/O) will work even without CAP_NET_ADMIN capability. #10544 (Alexander Kazakov).Why it matters
This feature removes the need for theCAP_NET_ADMIN capability to collect CPU and I/O performance metrics on Linux. It simplifies permissions management, enhancing security and ease of use when monitoring system performance with ClickHouse.How to use it
No additional configuration is needed. On Linux systems, performance metrics for CPU and I/O will function properly without granting theCAP_NET_ADMIN capability.