fix(kubernetes): record cluster_ip services in dns_programming_duration metric (#7951)

Signed-off-by: Azeez Syed <syedazeez337@gmail.com>
This commit is contained in:
Syed Azeez
2026-03-24 17:59:28 +05:30
committed by GitHub
parent 734426798f
commit f582a01dc9
3 changed files with 125 additions and 15 deletions

View File

@@ -267,7 +267,7 @@ The following are client level metrics to monitor apiserver request latency & st
## Bugs
The duration metric only supports the "headless\_with\_selector" service currently.
The duration metric does not yet support the `headless_without_selector` service kind.
## See Also