mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-19 03:51:37 +01:00
This reverts commit 22b031beaa3393f8f02812242a9f637ce525b4eb. @MikeSpreitzer pointed out that these metrics are already present in the histogram type as *_count and *_sum and these two added metrics just add duplicates. I've also proved out in my own environments that these metric values are identical to the ones already carried in the histogram.