Skip to content

Commit

Permalink
change url for grafana dashboard
Browse files Browse the repository at this point in the history
grafana moves from grafana.net to grafana.com, and changes path
  • Loading branch information
Nyantechnolog authored May 30, 2023
1 parent 7ab68be commit 7b4342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ docker build . -t clickhouse-exporter
docker run -d -p 9116:9116 clickhouse-exporter -scrape_uri=http://clickhouse-url:8123/
```
## Sample dashboard
Grafana dashboard could be a start for inspiration https://grafana.net/dashboards/882
Grafana dashboard could be a start for inspiration https://grafana.com/grafana/dashboards/882-clickhouse

0 comments on commit 7b4342d

Please sign in to comment.