You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To not have to rely on an additional monitoring tool, it would be useful that gNMIc exposes the targets TLS certificate expiration date on its Prometheus endpoint in order to alert when one is about to expire.
A bit similar to #120
To not have to rely on an additional monitoring tool, it would be useful that gNMIc exposes the targets TLS certificate expiration date on its Prometheus endpoint in order to alert when one is about to expire.
Something like:
gnmic_target_certificate_expiration{target="my.device.fqdn:32767"} 1727078377
Thanks!
The text was updated successfully, but these errors were encountered: