I'm using Prometheus for collecting metrics from some nodes and I'm using Node Exporter for collecting these metrics on these nodes.
I need to calculate the 95th percentile of network receive/transmit bytes.
but i can't configure Node Exporter to send data in buckets.
I searched a lot and found nothing.
Could you possibly add this ability to Node Exporter?