cert-manager/pkg/metrics
jayme-github 63e3b7a0a8 Add controller_sync_error_count metric
Introducing a new metric controller_sync_error_count counting the
number of errors during sync() of a controller.

This adds more visibility to potential issues ranging from things like
connection problems to the API or webhooks to possible hard errors.

For context, please see #4956

Signed-off-by: Janis Meybohm <jmeybohm@wikimedia.org>
2022-03-29 16:02:49 +02:00
..
acme.go Use status.renewalTime instead of renewBefore 2021-09-01 10:07:21 -07:00
BUILD.bazel rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificates_test.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificates.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
metrics_test.go Upgrade k8s.io dependencies to v0.23.1 2021-12-17 16:27:47 +00:00
metrics.go Add controller_sync_error_count metric 2022-03-29 16:02:49 +02:00
OWNERS Add more OWNERS files with auto-labels 2019-01-24 19:38:31 +00:00