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
60 stars 102 forks source link

Support more aggregation types for per bucket monitor sample documents #1473

Closed AWSHurneyt closed 6 months ago

AWSHurneyt commented 6 months ago

The frontend visual editor translates the bucket monitor creation form selections into a composite aggregation (source); however, different aggregation types could potentially be configured using the extraction query editor.

The enhancement to return sample documents in per bucket monitor notification messages should be further enhanced to support all aggregation types.

_Originally posted by @AWSHurneyt in https://github.com/opensearch-project/alerting/pull/1450#discussion_r1524305718_