node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

Add collector for Linux kTLS statss

Open defect opened this issue 1 year ago • 0 comments

Updating github.com/prometheus/procfs to v0.13.0, and adding a collector for exporting Linux kTLS statistics. (added to prometheus/procfs in https://github.com/prometheus/procfs/pull/579). The metric names and their descriptions are all based on https://docs.kernel.org/networking/tls.html#statistics.

Fixes #2290

defect avatar Mar 08 '24 00:03 defect