Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dashboard config?? #100

Open
niuhp opened this issue Feb 16, 2017 · 1 comment
Open

dashboard config?? #100

niuhp opened this issue Feb 16, 2017 · 1 comment

Comments

@niuhp
Copy link

niuhp commented Feb 16, 2017

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants