mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 01:06:27 +00:00
This change adds 3 metrics tracking client-go requests to the Kubernetes API: * `prometheus_operator_kubernetes_client_http_requests_total`, counter with a `status_code` label. * `prometheus_operator_kubernetes_client_http_request_duration_seconds`, summary with a `endpoint` label. * `prometheus_operator_kubernetes_client_rate_limiter_duration_seconds`, summary with a `endpoint` label. Signed-off-by: Simon Pasquier <spasquie@redhat.com> |
||
---|---|---|
.. | ||
operator | ||
po-docgen | ||
po-lint | ||
po-rule-migration | ||
prometheus-config-reloader |