-
I assume the `ADMIN_PASSWORD` cannot be set in `planb-cassandra.sh`, because of:
```
I have no name!@ip-172-31-128-11:/$ cqlsh -u cassandra -p cassandra
Warning: Cannot create directory at `/.cassa…
-
Document how to use TV screen tokens which were implemented with https://github.com/zalando/zmon-controller/issues/6
Also document "zmon onetime-tokens" CLI usage.
-
It has been reported that the Styling Effects on Dashboard Widgets for Active Alerts are not working.
For more information on Styling Effects check: https://docs.zmon.io/en/latest/user/dashboards.htm…
-
Add configuration options for failure handling (the Docker container stops running). Possible handling:
- Restart the container endlessly
- Restart the contaienr X times and then shut down
- Shutdown …
-
Docker container with tag `cd432` / github revision `4ce50261a3283145b3e29adae98300ed4a2d9ec8` breaks on github auth:
```
2016-10-17 16:26:20.042 WARN 10 --- [io-8080-exec-10] o.z.z.l.Authentication…
-
According to the doc it should be possible to not use oauth:
```
To provide a means of authentication and authorization, you can choose between the following options:
A basic credential file
An OAut…
-
1. West Bottoms is not recognized as neighborhood
2. There's no neighborhood data from Truman Rd to 19th, Troost to Paseo
3. Silas will add more
-
The main worker test (using multiple processes) sometimes fails:
```
for string in expected_strings:
> assert string in data['zmon:checks:123:77']
E TypeError: 'NoneType' …
-
Global Search feature fails to catch the keys the user presses in the correct order, only when no value is assign to the Global Search input field and the feature is hidden. i.e. by loading it the fir…
-
For a value widget, I can use the format option to define how to display the value. As the gauge widget also displays the value textually, I'd like a similar option there.