diff options
| author | billy2180 <wang.bin21@zte.com.cn> | 2017-04-17 17:37:02 +0800 |
|---|---|---|
| committer | billy2180 <wang.bin21@zte.com.cn> | 2017-04-17 17:37:02 +0800 |
| commit | ca39acd96a9c73d16d656b4735f695403fdbc1d9 (patch) | |
| tree | eb1e6dfb07f1b3bcbbb6a80e5a66c5677d3240b1 | |
| parent | 9e270c45b4b61ca6a1a7bcf5f0f11f15113f27ea (diff) | |
Fix PromDash broken link,PromDash has been deprecated, using Grafana instead
| -rw-r--r-- | contributors/devel/e2e-tests.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/e2e-tests.md b/contributors/devel/e2e-tests.md index 4df08654..2965e4c6 100644 --- a/contributors/devel/e2e-tests.md +++ b/contributors/devel/e2e-tests.md @@ -781,7 +781,7 @@ following [post](http://blog.kubernetes.io/2015/09/kubernetes-performance-measur For developers who are interested in doing their own performance analysis, we recommend setting up [prometheus](http://prometheus.io/) for data collection, -and using [promdash](http://prometheus.io/docs/visualization/promdash/) to +and using [grafana](https://prometheus.io/docs/visualization/grafana/) to visualize the data. There also exists the option of pushing your own metrics in from the tests using a [prom-push-gateway](http://prometheus.io/docs/instrumenting/pushing/). |
