Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement][Nightly playground]Add Notifications stack along with child components #132

Closed
Tracked by #129
gaiksaya opened this issue Oct 31, 2023 · 2 comments · Fixed by #166
Closed
Tracked by #129
Assignees
Labels
enhancement New feature or request

Comments

@gaiksaya
Copy link
Member

Is your feature request related to a problem? Please describe.
This is a placeholder issue for notifications stack. See #130 for more details

Describe the solution you'd like
TBD

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@gaiksaya gaiksaya added enhancement New feature or request untriaged Issues that have not yet been triaged labels Oct 31, 2023
@rishabh6788 rishabh6788 removed the untriaged Issues that have not yet been triaged label Nov 7, 2023
@gaiksaya gaiksaya self-assigned this Apr 19, 2024
@gaiksaya
Copy link
Member Author

We decided to go with inbuilt notification system that OpenSearch provides.

Steps:

  1. Register a snapshot repo (will be using s3 as it is convenient with cdk)
  2. Set up channel and monitors to monitor cluster state. This includes red cluster, high jvm, node drop.
  3. Take a snapshot
  4. Use the snapshot to restore ".opendistro-alerting-config,.opensearch-notifications-config" in each cluster.

@gaiksaya
Copy link
Member Author

The system indices have problem being restored. Will be using APIs to configure notifications and alerts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants