node_exporter
node_exporter copied to clipboard
Add collector for Linux kTLS statss
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