Releases: opensearch-project/alerting-dashboards-plugin
Releases · opensearch-project/alerting-dashboards-plugin
Version 1.2.0.0
Version 1.1.0.0
Compatible with OpenSearch Dashboards 1.1.0
Features
- Bucket level alerting create monitor page refactor (#62)
- Add DefineBucketLevelTrigger component (#63)
- Refactor CreateTrigger components to support single-page experience (#64)
- Update CreateMonitor to incorporate new single-page experience (#65)
- Update Monitor overview page (#66)
- Alert dashboard table column update (#67)
- Refactored query and bucket-level trigger definitions to align with new mocks (#68)
- Alert dashboard update on monitor (#72)
- Create monitor page, bucket level monitor showing bar graph (#73)
- Use destination api to validate destination name (#69)
- Update Monitor Details panel (#75)
- Flyout panel on alert dashboard page (#78)
- Add button to refresh graph , add accordion to expand/collapse graph view (#79)
- Add success toast message for create and update monitor (#80)
- Refactored trigger condition popover to dropdown menu. Refactored actions panel to hide throttling for 'per execution' (#81)
- Added Export JSON button and modal to create/edit Monitor page (#82)
- Added Monitor state EuiHealth element, replaced state item in overview with Monitor level type (#83)
- Update alert history graph for bucket-level monitors (#84)
- Refactored query trigger definition components to align with mocks. (#85)
- Removed the close button from the top-right of the alert dashboard flyout. Refactored monitor details page for anomaly detection monitors. (#86)
- Several changes in query panel (#87)
- Implemented test message toast. Fixed alerts dashboard severity display bug. (#88)
- Refactored Dashboard::getMonitors to function without using the from and size parameters from getAlerts (#89)
- Query level monitor updates (#90)
- Changes of metrics expression and graph (#95)
- Update formik conversion for Bucket-Level Trigger to handle throttle change (#97)
- Implemented View alert details, and logic for landing page alerts dashboard. (#98)
- Added limit text, adjusted spacing/sizing/text, etc. (#100)
- Remove pagination and set default size of alerts pert trigger to 10000 (#99)
Enhancements
- Show Error Toast Message whenever action execution fails from backend due to incorrect configurations (#22)
- Bucket level alerting dev UX review feedback (#93)
- Text updates (#105)
Maintenance
- Commit the updated yarn lock to maintain consistency. (#26)
- Add Integtest.sh for OpenSearch integtest setups (#28)
- Allow for custom endpoints for cypress tests (#29)
- Add Cypress tests for Bucket-Level Alerting (#91)
- Update cypress-workflow.yml to use environment variable for OS and OS dashboard versions (#96)
- Create opensearch-alerting-dashboards-plugin.release-notes-1.1.0.0.md (#101)
- Update version in package.json (#102)
- Update jest unit tests (#112)
Bug Fixes
- Fixed a bug that displayed all alerts for a monitor on individual triggers' flyouts. Fixed a bug that displayed incorrect source for the condition field on the alerts flyout. Fixed a bug that displayed incorrect severity on the alerts flyout. Fixed a bug that prevented selecting query-level monitor alerts 1 by 1. Consolidates bug fixes from PR 121 and 122 (#123)
Version 1.0.0.0
Compatible with OpenSearch Dashboards 1.0.0.0.
- Update formik version that uses a good version of lodash (#20)
- Update and add documentation files (#21)
- Updated OpenSearch versions from 1.0.0.0-rc1 to 1.0.0.0. (#23)
- Fixed an issue preventing emails from being added to an email group using the Kibana interface. (#24)
- Added release notes for OpenSearch 1.0.0.0. (#25)
- Commit the updated yarn lock to maintain consistency. (#26)
- Show Error Toast Message whenever action execution fails from backend due to incorrect configurations (#22)
- Add Integtest.sh for OpenSearch integtest setups (#28)
- Allow for custom endpoints for cypress tests (#29)
Infrastructure
- Bump glob-parent from 3.1.0 to 5.1.2 (#19)
Version 1.0.0.0-rc1
Version 1.0.0.0-beta1
Compatible with OpenSearch Dashboards 1.0.0.0-beta1.
- Migrate Alerting to OpenSearch-Dashboards (#1)
- Update plugin name and url (#2)
- Update license headers (#3)
- Fix Unit tests and Cypress test workflows (#4)
- Update plugin naming (#5)
- Use alpha2 and upload release notes (#6)
- Bump plugin version to 1.0.0.0-beta1 (#7)
- Rename plugin helper file to correctly build artifacts (#8)
- Fix anomaly detection plugin name reference (#9)
- Update issue template with multiple labels (#11)