https://github.com/opensearch-project/alerting-dashboards-plugin
📟 Manage your monitors, alerts and notifications in OpenSearch Dashboards
https://github.com/opensearch-project/alerting-dashboards-plugin
Last synced: 3 months ago
JSON representation
📟 Manage your monitors, alerts and notifications in OpenSearch Dashboards
- Host: GitHub
- URL: https://github.com/opensearch-project/alerting-dashboards-plugin
- Owner: opensearch-project
- License: apache-2.0
- Created: 2021-04-05T16:22:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T22:35:47.000Z (3 months ago)
- Last Synced: 2025-03-29T03:08:17.643Z (3 months ago)
- Language: JavaScript
- Homepage: https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
- Size: 3.94 MB
- Stars: 26
- Watchers: 11
- Forks: 95
- Open Issues: 198
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/opensearch-project/alerting-dashboards-plugin/actions?query=workflow%3A%22Unit+tests+workflow%22)
[](https://github.com/opensearch-project/alerting-dashboards-plugin/actions?query=workflow%3A%22E2E+Cypress+tests%22)
[](https://codecov.io/gh/opensearch-project/alerting-dashboards-plugin)
[](https://opensearch.org/docs/monitoring-plugins/alerting/index/)
[](https://discuss.opendistrocommunity.dev/c/Use-this-category-for-all-questions-around-machine-learning-plugins)

- [OpenSearch Alerting Dashboards](#opensearch-alerting-dashboards)
- [Highlights](#highlights)
- [Documentation](#documentation)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Security](#security)
- [License](#license)
- [Copyright](#copyright)# OpenSearch Alerting Dashboards
The OpenSearch Alerting Dashboards plugin lets you manage your [OpenSearch Alerting plugin](https://github.com/opensearch-project/alerting) to monitor your data and send notifications when certain criteria are met---all from OpenSearch Dashboards.
## Highlights
- Create and schedule *monitors*, which run period queries against data in Opensearch.
- Evaluate query results against *triggers* to see if they meet certain criteria.
- If trigger criteria are met, generate *alerts* and perform *actions* (e.g. post a message in a Slack channel).## Documentation
Please see our [documentation](https://docs-beta.opensearch.org/monitoring-plugins/alerting/index/).
## Contributing
See [developer guide](DEVELOPER_GUIDE.md) and [how to contribute to this project](CONTRIBUTING.md).
## Code of Conduct
This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
## Security
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/). Please do **not** create a public GitHub issue.
## License
This project is licensed under the [Apache v2.0 License](LICENSE).
## Copyright
Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.