alerting-dashboards-plugin
alerting-dashboards-plugin copied to clipboard
[BUG] Cannot Create Document Monitors on 2.18
What is the bug?
When trying to create a per document monitor with the extraction query editor and using the default query with match_all, the following error is raised [alerting_exception] Can't get text on a START_OBJECT at 1:280
How can one reproduce the bug? Steps to reproduce the behavior:
- Go to 'Alerting'
- Click on 'Monitors'
- Click 'Create monitor'
- Select 'Per document monitor'
- Use the 'Extraction query editor'
- Keep the default query and click 'Create'
What is the expected behavior? The monitor should create without error
What is your host/environment?
- OS: kubernetes 1.28 w/ opensearch images
- Version 2.18
- Plugins: Security, Dashboards