Rename forward metrics socket_count_total to sockets_open (#1885)
The prometheus naming convention states only counters should have a `_total` suffix, so that gagues and counters can be easily distinguished.
Showing
Please register or sign in to comment