kamon-io / docker-grafana-graphite

Docker image with StatsD, Graphite, Grafana 2 and a Kamon Dashboard
Apache License 2.0
1.14k stars 495 forks source link

dashboard config?? #100

Open niuhp opened 7 years ago

niuhp commented 7 years ago

I get the docker.io/kamon/grafana_graphite:lastest image from docker hub,and start it by docker run -v /etc/localtime:/etc/localtime:ro -p 80:80 -p 8125:8125/udp -p 8126:8126 -p 8083:8083 -p 8086:8086 -p 8084:8084 -p 81:81 --name kamon kamon/grafana_graphite when I open http://localhost ,it just home and docker dashboad,how can I add other such ad Kamon Dashboad and System Metrics

TimSoethout commented 7 years ago

I think I'm having the same issue. The dashboards do not seem to be imported correctly.

On manual uploading of grafana/dashboards/welcome.json also results in this error message in the grafana web interface:

Dashboard init failed
Template variables could not be initialized: b.metricFindQuery is not a function. (In 'b.metricFindQuery(a.query)', 'b.metricFindQuery' is undefined)

It shows up, but I can't save the board.