Rupa Lahiri
Rupa Lahiri
**Is your feature request related to a problem?** Currently we need to hard-code list of trigger types in code and need to refer back to this repository from time to...
Instead of hard-coding, can we get a list of triggers programmatically from OpenSearch server? [Triggers list](https://github.com/opensearch-project/alerting-dashboards-plugin/blob/353aa258fb9a2f031964427a45da765092c7cf6d/public/pages/CreateTrigger/containers/CreateTrigger/utils/constants.js#L6)
**Is your feature request related to a problem? Please describe.** Need to view/edit/add/remove and_backend_roles in role mapping **Describe the solution you'd like** When we create a role mapping, we need...
Add steps to generate terraform provider documentation to README.md
## Description When I run a jupyter notebook using voila jupyter_notebook.ipynb which has ipywidgets, I get 403 GET /voila/files/None (127.0.0.1): File not allowlisted ## Reproduce Run a jupyter notebook using...