This is a very simple application to demonstrate how to create an application based on otto-de/oscillator with the usage of tesla-microservice.
So there are two relevant dependencies:
[de.otto/oscillator "0.2.26"]
[de.otto/tesla-microservice "0.7.1"]
Get leiningen. Clone the repo.
Adjust:
:base-url
inpages/page-config
to your graphite server- targets in
charts
to point to proper graphite data series - targets in
annotations
to point to your deployment events (or remove them)
Start the example application with
$ lein run
Access the example dashboard under http://localhost:8080/
It should look something like this: