diff --git a/Documentation/monitoring.md b/Documentation/monitoring.md index 29314d0..48de4e0 100644 --- a/Documentation/monitoring.md +++ b/Documentation/monitoring.md @@ -33,4 +33,4 @@ scrape_configs: ## 3) Using grafana -If you're also using [grafana](http://grafana.org/) to build dashboards on your Prometheus metrics, then you can import the default torus dashboard from the repository: https://github.com/coreos/torus/blob/master/grafana.json, and customize to fit your use cases. +If you're also using [grafana](http://grafana.org/) to build dashboards on your Prometheus metrics, then you can import the default torus dashboard from the repository or release; [it lives in contrib/grafana](../contrib/grafana/grafana.json) , and customize to fit your use cases. diff --git a/grafana.json b/contrib/grafana/grafana.json similarity index 100% rename from grafana.json rename to contrib/grafana/grafana.json diff --git a/useful-curl b/useful-curl deleted file mode 100644 index b690a31..0000000 --- a/useful-curl +++ /dev/null @@ -1 +0,0 @@ -curl -X PUT --upload-file file localhost:4321/file/foo/bar