Skip to content

Commit

Permalink
update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felipesantiago authored May 28, 2018
1 parent b22321c commit 2fe6d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions grafana/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You can test the exporter using `docker` and `docker-compose`

Preparing:
```sh
$ mkdir -p ./prometheus/{data,etc} ./grafana
$ mkdir -p ./prometheus/{data,etc} ./grafana
$ cp prometheus.yml ./prometheus/etc
```

Expand All @@ -23,4 +23,4 @@ $ docker-compose up
```

Login on grafana, add the datasource then import the `Dashboard.json`.
You can check some screenshots [here](https://grafana.com/dashboards/6282).
You can check some screenshots [here](https://grafana.com/dashboards/6282).

0 comments on commit 2fe6d49

Please sign in to comment.