Open mjk-141 opened 5 months ago
same here
Replicated. I Was checking Opensearch out specifically because of these channels. Does this happen on v2.13.0 as well?
I can only confirm this with v2.14.0. Once upon a time it did work, but I have not validated 2.13.x
Same issue here.
I've managed to fix this by downgrading the dashboards package to 2.13.0
$ sudo apt list --installed | grep opensearch
opensearch-dashboards/now 2.13.0 amd64 [installed,local]
opensearch/now 2.14.0 amd64 [installed,local]
Confirmed here as well, OpenSearch & Opensearch-Dashboards 2.14.0
Might be fixed already Backport 2.x Refactored code to account for notifications server features API change
Hi, First, I create a monitor and try to get notified via the trigger's action, but it says the channel doesn't exist. but i have 1 channel. So I tried recreating the channel, but it still says it doesn't exist. and im running in a Docker Compose environment. Below is the docker-compose file I am using:
If I've missed something, please let me know. Thanks!