Because my FritzBox currently frequently loses the DSL Connection (thanks 1and1), I started monitoring it with this tool.
However, the gateway_wan_bytes_received and gateway_wan_bytes_sent counters show an odd behaviour:

Prometheus counters should never jump between two levels – only ever reset and rise again. This yields the rate of this metric unusable, because it suggests a throughput of over 25MB/s, which is far higher than the 6MB/s = 50MBit/s my connection can handle
Because my FritzBox currently frequently loses the DSL Connection (thanks 1and1), I started monitoring it with this tool.
However, the
gateway_wan_bytes_receivedandgateway_wan_bytes_sentcounters show an odd behaviour:Prometheus counters should never jump between two levels – only ever reset and rise again. This yields the
rateof this metric unusable, because it suggests a throughput of over 25MB/s, which is far higher than the 6MB/s = 50MBit/s my connection can handle