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

Incorrect Docker Hub documentation regarding Graphite Datasource #90

Open
tlhunter opened this issue Nov 18, 2016 · 2 comments
Open

Incorrect Docker Hub documentation regarding Graphite Datasource #90

tlhunter opened this issue Nov 18, 2016 · 2 comments

Comments

@tlhunter
Copy link

The documentation on Docker Hub is incorrect:
https://hub.docker.com/r/kamon/grafana_graphite/

The docs state that one should add localhost:8080 as a data source, when one should actually add localhost:81.

@ryankennedyio
Copy link

Thanks @tlhunter, I had been looking for the connection port without much luck.

@tomekit
Copy link

tomekit commented Dec 4, 2016

Thanks @tlhunter, I've eventually figured this out on my own, but wasn't sure how to add datasource properly, it took me a while.

It would be great if: "Using the Dashboards" section describes what actually user need to put in order for Grafana to connect to Graphite.

Note that the http protocol needs to be put as a prefix. This might be obvious, but I've assumed that no protocol would do, but it doesn't.

Correct: http://localhost:81 anything else, might not work.

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

3 participants