joe-elliott / cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets
Apache License 2.0
313 stars 88 forks source link

Update to cert-exporter queries that do not use Angular? #139

Closed WarpedEdge closed 10 months ago

WarpedEdge commented 1 year ago

Good morning,

Did not see if anyone questioned this yet, but are there going to be updates to cert-exporter due to the Angular Deprecation? Outlined here: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/

WarpedEdge commented 12 months ago

Sorry also wanted to add an additional question (please let me know if this needs to be an additional issue) but I cannot find any instructions on exposing certificates with the cert-exporter, both kubernetes nodes and non-kubernetes nodes. For example I am trying to expose certs in

~/etc/pki/ca-trust/ ~/usr/share/pki/ca-trust-source/ ~/etc/ssl/certs

Looking through the default values, and looking online from your post: https://grafana.com/blog/2020/03/04/pro-tip-how-to-monitor-client-certificate-expirations-with-prometheus/. Please let me know if I am missing some crucial step that may have been overlooked. Thank you for your time.