You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor. Visit [grafana.org](http://grafana.org) for screenshots, videos and feature descriptions.
4
4
@@ -24,28 +24,28 @@ A beautiful, easy to use and feature rich Graphite dashboard replacement and gra
-[Use InfluxDB](https://github.com/torkelo/grafana/wiki/InfluxDB) as metric datasource
42
+
-[Use InfluxDB](https://github.com/grafana/grafana/wiki/InfluxDB) as metric datasource
43
43
44
44
# Requirements
45
45
Grafana is very easy to install. It is a client side web app with no backend. Any webserver will do. Optionally you will need ElasticSearch if you want to be able to save and load dashboards quickly instead of json files or local storage.
46
46
47
47
# Installation
48
-
- Download and extract the [latest release](https://github.com/torkelo/grafana/releases).
48
+
- Download and extract the [latest release](https://github.com/grafana/grafana/releases).
49
49
- Rename `config.sample.js` to `config.js`, then change `graphiteUrl` and `elasticsearch` to point to the correct urls. The urls entered here must be reachable by your browser.
50
50
- Point your browser to the installation.
51
51
@@ -58,7 +58,7 @@ To run from master:
58
58
59
59
If you use ansible for provisioning and deployment [ansible-grafana](https://github.com/bobrik/ansible-grafana) should get you started.
60
60
61
-
When you have Grafana up an running, read the [Getting started](https://github.com/torkelo/grafana/wiki/Getting-started) guide for
61
+
When you have Grafana up an running, read the [Getting started](https://github.com/grafana/grafana/wiki/Getting-started) guide for
62
62
an introduction on how to use Grafana and/or watch [this video](https://www.youtube.com/watch?v=OUvJamHeMpw) for a guide in creating a new dashboard and for creating
0 commit comments