Open
Conversation
TODO: Need to create header links for easy navigation
* Add docs to main branch * Update pull request template Signed-off-by: Joshua Li <joshuali925@gmail.com> * Addrss comments Signed-off-by: Joshua Li <joshuali925@gmail.com> * Update readme from develop branch Signed-off-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
…project#236) Signed-off-by: Zhongnan Su <szhongna@amazon.com>
…arch-project#250) * add tooltip_support to spi settings * add host deny list in setting and apply to url validator
* Fix custom webhook request body format * support http protocol for webhook url
[Tests] All unit and integration test passed Signed-off-by: @akbhatta
* exclude test to pass CI * bump version for notification-opensearch to 1.1
resolved conflicts and refactored sns [Tests] Updated tests for the modified interface Signed-off-by: @akbhatta
…ject#280) Signed-off-by: Joshua Li <joshuali925@gmail.com>
[Tests] Updated tests to use String Signed-off-by: @akbhatta
…rch-project#254) * Adds PublishNotificationAction for legacy ISM implementation Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com> * Fixes rename of feature and required referenceId from merged changes Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>
[Tests] Added intergration tests for config operations Signed-off-by: @akbhatta
Signed-off-by: Chen Dai <daichen@amazon.com>
Signed-off-by: dblock <dblock@amazon.com>
* add backend metrics for notifications Signed-off-by: David Cui <davidcui@amazon.com> * add test cases for counters Signed-off-by: David Cui <davidcui@amazon.com> * addressed comments, refactored send message usage after merging from upstream Signed-off-by: David Cui <davidcui@amazon.com> * add channel metrics from deprecated front-end metrics collection Signed-off-by: David Cui <davidcui@amazon.com> * removed redundant metrics Signed-off-by: David Cui <davidcui@amazon.com> * refactored Metrics to kotlin, grouped compile statement in build.gradle Signed-off-by: David Cui <davidcui@amazon.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
…opensearch-project#295) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nsearch-project#294) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…project#293) Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.5.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.4...7.5.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…pensearch-project#292) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.8. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.16.3...4.16.8) --- updated-dependencies: - dependency-name: browserslist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Joshua Li <joshuali925@gmail.com>
kavithacm
pushed a commit
that referenced
this pull request
Nov 8, 2021
* Migrate frontend to Opensearch * Add readme for dashboards notifications * Move notifications-kibana-plugin to dashboards-notifications * Remove opendistro in dashboards notifications * Update documents for repo * rename kibana * Address comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.