-
Let me know. Can put it on my to-do list, subcategory "write/edit a README," if this can be useful to the Java community.
-
ZMON's alert priority levels should match (and be influenced by) those of the paging / notification alert levels, but different paging solutions have different priority levels (P1–3 vs. P1–5). Ideally…
-
If a check has many entities, the amount of parallelism of the check execution can DoS the target service. Offer a way to (e.g. evenly) distribute the check execution throughout the check interval.
…
-
Entities should not only be added, but also get deleted from ZMON if they do not exist anymore.
-
We have a number of alerts which have OpsGenie notifications set. These are triggered as expected upon the alert. If one acknowledges the notification via OpsGenie, everything works as expected, too…
-
ZMON worker should also support Zalando's internal Data Lake more natively as a check command/entity.
This is probably not useful for others than Zalando, analog to JMX, Eventlog, or other things w…
-
In https://github.com/zalando-zmon/zmon-worker/pull/310 the exception message was replaced by the backtrace. We can add the exception message back at a different in the check response key and display …
-
As a ZMON user
I want to be sure that ZMON fails fast if Redis is not present or is responding slowly
So the behaviour is more predictable
Acceptance criteria
- [x] Redis configuration includes …
-
# Introduction
According to the Zalando Open Source rules of play several decisions about the future of the Markscheider project have to be made.
The following questions must be answered:
* Doe…
-
As a ZMON user
I want to see the reason of why I cannot save new dashboard if its name is "New dashboard"
So I'm not frustrated.
Acceptance criteria
- [ ] When user saves dashboard with name "…