Matthew Dennison
Matthew Dennison
Adding flags. Follow up commits will update dep from https://github.com/batchcorp/plumber-schemas/pull/77 and update kafka backend.
Fix for: https://github.com/joe-elliott/cert-exporter/issues/217 This adds a gauge metric for the number of certs found post include and exclude globs. It also adds an info log when none are found, a...
https://github.com/joe-elliott/cert-exporter/blob/3e7dde2d65fee43d98af9a7fec0ade212bd3c83e/src/checkers/periodicCertChecker.go#L105-L114 Would you accept a PR that incremented `cert_exporter_error_total` if no certs were found in the supplied include-cert-glob? Or is there another way to handle this case?