I see no logs in the pod of karma to understand what is the problem. Here is my current config:
alertmanager:
interval: 30s
servers:
- name: prometheus-01
timeout: 10s
proxy: false
readonly: false
uri: http://cmpadmin:******@prometheus-01.prod.xxxxx.eu:9093
listen:
address: 0.0.0.0
port: 8080
prefix: /
Prometheus is running out of kubernetes but I can see active alarms in karma gui without a problem.
Sounds like your browser isn’t able to talk directly to alertmanager, in which case you should set ‘proxy’ to true.
https://github.com/prymitive/karma/blob/main/docs/CONFIGURATION.md#alertmanagers
Owner Name | prymitive |
Repo Name | karma |
Full Name | prymitive/karma |
Language | TypeScript |
Created Date | 2018-09-09 |
Updated Date | 2023-03-17 |
Star Count | 1921 |
Watcher Count | 33 |
Fork Count | 166 |
Issue Count | 2 |
Issue Title | Created Date | Updated Date |
---|