opensearch-project / alerting

📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
62 stars 102 forks source link

[FEATURE] Support Get certificates API for cluster-metric monitors #1549

Open machenity opened 6 months ago

machenity commented 6 months ago

Is your feature request related to a problem?

I tried to monitor the expiration datetimes of the registered TLS certificates and raise alerts before their not_after is 30 days left. I considered to use cluster-metric monitor but it seems get certificates API is not supported now. Only these APIs are supported.

What solution would you like? It would be great to be able to use Certificates API for cluster-metric monitors.

dblock commented 5 months ago

Catch All Triage - 1 2 3 4 5 6

10000-ki commented 4 months ago

I also need this feature @dblock do you have any support plans?