-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Description
Hello,
Currently the node exporter expose the available entropy but it's not exposing the entry pool size (/proc/sys/kernel/random/poolsize), that might be interesting to expose this as a metric as well.
Edit: Looks like the value is now hardcoded in the Linux kernel to 4096 so maybe it's not that important
Reactions are currently unavailable