mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated readme with link to getting started guide
This commit is contained in:
parent
aefd95890e
commit
459b0dc5bd
@ -1,7 +1,8 @@
|
|||||||
# Grafana - Graphite Dashboard
|
# Grafana - Graphite Dashboard
|
||||||
|
|
||||||
A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor. Visit [grafana.org](http://grafana.org) for screenshots and an overview.
|
A beautiful, easy to use and feature rich Graphite dashboard replacement and graph editor. Visit [grafana.org](http://grafana.org) for screenshots and an overview.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
## Graphite Target Editor
|
## Graphite Target Editor
|
||||||
- Graphite target expression parser
|
- Graphite target expression parser
|
||||||
@ -48,6 +49,9 @@ To run from master:
|
|||||||
-- npm install (requires nodejs)
|
-- npm install (requires nodejs)
|
||||||
-- grunt build
|
-- grunt build
|
||||||
|
|
||||||
|
When you have Grafana up an running, read the [Getting started](https://github.com/torkelo/grafana/wiki/Getting-started) guide for
|
||||||
|
an introduction on how to use Grafana.
|
||||||
|
|
||||||
# Graphite server config
|
# Graphite server config
|
||||||
If you haven't used an alternative dashboard for graphite before you need to enable cross-domain origin request. For Apache 2.x:
|
If you haven't used an alternative dashboard for graphite before you need to enable cross-domain origin request. For Apache 2.x:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user