cert-manager/pkg
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 rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
api rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
apis Rename issuanceAttempts -> failedIssuanceAttempts 2022-03-21 07:33:51 +00:00
client rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
controller Add controller_sync_error_count metric 2022-03-29 16:02:49 +02:00
ctl rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
issuer Merge pull request #4962 from fvlaicu/fix-route53-dns-challenge 2022-03-23 17:29:20 +00:00
logs rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
metrics Add controller_sync_error_count metric 2022-03-29 16:02:49 +02:00
scheduler Increase margin of error in an otherwise unsound test 2022-02-11 10:14:34 +00:00
util Use Kubernetes CSR spec.expirationSeconds to express cert duration 2022-03-21 09:40:32 -04:00
webhook fix imports in a few files 2022-02-18 17:42:45 +00:00