1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-16 01:06:27 +00:00
prometheus-operator/cmd
Simon Pasquier 3b2e17d714 Instrument client-go requests
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>
2020-09-04 16:03:13 +02:00
..
operator Instrument client-go requests 2020-09-04 16:03:13 +02:00
po-docgen repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
po-lint repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
po-rule-migration repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00
prometheus-config-reloader repository migration to prometheus-operator organization 2020-08-05 13:13:46 +02:00