From acb792bd3e305fad6b7f1c82d887b954ffcca02c Mon Sep 17 00:00:00 2001 From: Tyler Berry Date: Fri, 18 May 2018 14:26:42 -0600 Subject: [PATCH] Add Prometheus as Grafana prerequisite (#1318) --- _docs/tasks/telemetry/using-istio-dashboard.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_docs/tasks/telemetry/using-istio-dashboard.md b/_docs/tasks/telemetry/using-istio-dashboard.md index 4676775678..66121e084a 100644 --- a/_docs/tasks/telemetry/using-istio-dashboard.md +++ b/_docs/tasks/telemetry/using-istio-dashboard.md @@ -19,6 +19,8 @@ the example application throughout this task. * [Install Istio]({{home}}/docs/setup/) in your cluster and deploy an application. +* [Install the Prometheus add-on]({{home}}/docs/tasks/telemetry/querying-metrics.html) + in your cluster and deploy an application. ## Viewing the Istio Dashboard