nope/modules/logger/README.md

433 B

Setup

Run OpenTSDB

Install docker and use the terminal to run an instance with docker run -d -p 4242:4242 petergrace/opentsdb-docker

Run Grafana

Install docker and use the terminal to run an instance with docker run -d -p 3000:3000 grafana/grafana Now you should be able to use the http://localhost:3000 to checkout grafana.

login to Grafana

user password
admin admin