Open M0NsTeRRR opened 7 months ago
Is there other metrics that also could be represented by a counter? Maybe there are some other metrics that could benefit using a counter instead.
@M0NsTeRRR do you want to work on this and provide some code?
I let you review my linked PR @Qwiko :)
Packet statistics currently use a gauge, but they should use a counter instead. Kea only increments values for packet statistics since there's a command to reset them to 0.
Kea reset command Prometheus documentation