-
``zmon entities``
-
Currently they must press the "Submit" button
-
`send_hipchat(room=... , link = True)` should add a link to the hipchat message which zmon posts to the hipchat room.
-
We as OPSgenie user want use the alert tags from zmon to filter the alert in opsgenie.
But currently, the zmon-worker doesn't know anything about the tags and can't send this to opsgenie.
-
While getting a check definition, the field of 'potential_solution' is not returned.
For example:
```
> zmon check-definitions get 3305 | grep potential_solution | wc -l
0
```
I found this i…
-
We can accept extra set of fields that will be added to all discovered entities.
Example:
```
EXTRA_ENTITY_FIELDS="zmon_environment:staging"
```
Those fields will affect how we sync the ent…
-
I am trying to integrated this, but I am getting the exception below
```
Binding to target org.zalando.putittorest.RestSettings@478d8326 failed:
Property: rest.clients[myservice].connection…
-
Hi there,
would you actually consider removing all the pre aggregates on the markscheider side?
From my side and usage within ZMON they confuse many of the easy aggregates in Grafana for example…
Jan-M updated
7 years ago
-
The current implementation has a hardcoded set of event ids used to filter which events should be visible in the history - https://github.com/zalando-zmon/zmon-controller/blob/master/zmon-controller-a…
-
The event ids that are part of the pre-filter should be configurable.