cert-manager/pkg/controller
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
..
acmechallenges Update the sig-network Gateway API support to v1alpha2 2022-03-01 15:05:17 +00:00
acmeorders rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
cainjector rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
certificate-shim update gateway-shim controller unit tests 2022-03-01 15:05:21 +00:00
certificaterequests Use optional Apply and Apply status to CertificateRequests 2022-02-11 16:22:04 +00:00
certificates Rename issuanceAttempts -> failedIssuanceAttempts 2022-03-21 07:33:51 +00:00
certificatesigningrequests Adds a unit test for certificatesigningrequests sync function 2022-03-22 15:09:33 +00:00
clusterissuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
issuers Updates issuer and cluster issuer controllers to optionally user server 2022-02-11 16:26:56 +00:00
test update deps and BUILD files 2022-03-01 15:05:18 +00:00
BUILD.bazel Use client-go scheme with core types added as event recorder scheme 2022-03-22 09:47:46 +00:00
builder.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
context_test.go Change controller context rate limiter test to ensure they are the same 2022-02-22 09:15:10 +00:00
context.go Use client-go scheme with core types added as event recorder scheme 2022-03-22 09:47:46 +00:00
controller.go Add controller_sync_error_count metric 2022-03-29 16:02:49 +02:00
helper.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00
register.go Adds ContextFactory to controller package. Changes controller builder to 2022-01-27 12:50:12 +00:00
util_test.go Allows for annotations passed from CSR to Order to be filtered 2021-07-27 10:55:09 +01:00
util.go rename all uses of github.com/jetstack/cert-manager 2022-02-02 09:08:31 +00:00