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
58 stars 99 forks source link

[FEATURE]Add node_id,latest_run_timestamp in workflow and monitor metadata. #1421

Open eirsep opened 5 months ago

eirsep commented 5 months ago

Helps with better tracking of monitors and workflows executions and tracing the executions

ghost commented 5 months ago

sorry for newbie question but what is "node_id" in this context?

EDIT: Do you mean the node_id from a node in the OS cluster?