Good day,
There is a bunch of Prometheus + Grafana
Prometheus collects metric node_network_transmit_bytes using node-exporter on the node
Task
We need to monitor the bandwidth consumption for the current month and for any period of time
I see it as subtracted from the last value node_network_transmit_bytes the value of which was at the beginning of the month.
But I don't know how to make a request