-
During cluster updates zmon-redis will be down for some time and zmon-worker are not tollerating this downtime. It will trigger uncatchable exceptions, which don't provide value to us. We would like t…
-
Hi,
when I want to set my Zmon locally up, I get the problem by from zmon_cli.client import Zmon, the No module named zmon_cli.client
. I searched, can not find this file anywhere.
Regards
-
https://github.com/zalando-zmon/zmon-cli/blob/375550ac29d0c6b2c28c21f152d270dcb10577d5/zmon_cli/cmds/downtime.py#L30
By default, zmon down create -o yaml "entitidy-id" creates a downtime for 60!! m…
-
I have many alarms for my services within ZMON, when deploying upgrades I would like to not trip those alarms.
I would like to be able to deploy the new services with maintenance mode enabled(just …
-
Users might want to share the cluster view to unauthenticated users (e.g. to display on some TV dashboard screen). A similar mechanism as in ZMON can be applied, see https://docs.zmon.io/en/latest/use…
-
**Wrong behavior**
When opening two different ZMON UI pages at the same time in two browser tabs (e.g. two dashboards, like https://zmon.zalando.net/#/dashboards/view/895 and https://zmon.zalando.n…
ePaul updated
5 years ago
-
@JRDeLisle @ashleywsadowski @zmon are going to work on merging the following assets together. If you would like to help we will take it.
-
We should scale the number of zmon-workers running in Kubernetes based on the redis queue length. Since we now have custom metrics available in our Kubernetes setup we can do it by exposing a metric f…
-
**Problem description**
The results of alerts are visible on the ZMON dashboards even after deleting the alert.
**Expected behaviour**
Alerts after deletion
- [ ] should not be scheduled for …
-
Currently, users can only access the 100 oldest products. The reason is that in the client a limit parameter is defined with a default of 100 per request for products. That parameter can not be influe…