Closed hjacobs closed 6 years ago
+1 on this, also to ease development of the frontend.
this is something i already talked with Jan and will soon do something about
On 05 Dec 2015, at 21:11, Henning Jacobs notifications@github.com wrote:
vagrant up works fine for me (Ubuntu 15.10 with Vagrant 1.7.4), but the example dashboard only has a very simple sample alert: https://cloud.githubusercontent.com/assets/510328/11609948/a4477208-9b94-11e5-8688-a51e8b4b2169.png We should add some dashboard widgets and more example checks/alerts to have a more convincing first impression
— Reply to this email directly or view it on GitHub https://github.com/zalando/zmon/issues/6.
@hjacobs @Jan-M Was this done? Can we close the issue?
For me the Alert Definitions in the vagrant setup don't work at all:
When running vagrant up
:
==> default: Creating alert definition ... ==> default: EXCEPTION OCCURRED: 500 Server Error: Internal Server Error for url: https://localhost:8443/api/v1/alert-definitions/ ==> default: HTTP error: 500 - Internal Server Error
multiple times.
For me Vagrant box is obsolete, the readme points to docker compose and this is a much faster initial deployment to get going.
But does not change that the initial examples could see some more useful examples.
vagrant up
works fine for me (Ubuntu 15.10 with Vagrant 1.7.4), but the example dashboard only has a very simple sample alert:We should add some dashboard widgets and more example checks/alerts to have a more convincing first impression :smile: