Difference between revisions of "OpenSearch Monitor"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors | ||
<pre> | <pre> | ||
{ | { |
Revision as of 10:15, 22 April 2022
https://opensearch.org/docs/latest/monitoring-plugins/alerting/monitors/#create-monitors
{ "size": 0, "query": { "match_all": {} }, "aggs": { "avg_cpu": { "avg": { "field": "cpu_usage" } } } }
See also
Advertising: