From 38457bd8419d6225953d204cc8f95afc5daf3f09 Mon Sep 17 00:00:00 2001 From: Douglas Reid Date: Mon, 25 Feb 2019 11:49:43 -0800 Subject: [PATCH] Update prometheus-application-metrics.md (#3374) Fixes #3371 --- .../help/faq/metrics-and-logs/prometheus-application-metrics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/help/faq/metrics-and-logs/prometheus-application-metrics.md b/content/help/faq/metrics-and-logs/prometheus-application-metrics.md index 9b025f11a7..d3eb99e895 100644 --- a/content/help/faq/metrics-and-logs/prometheus-application-metrics.md +++ b/content/help/faq/metrics-and-logs/prometheus-application-metrics.md @@ -3,7 +3,7 @@ title: Can I use Prometheus to scrape application metrics with Istio? weight: 90 --- -Yes. Istio ships with [configuration for Prometheus]({{< github_file >}}/install/kubernetes/helm/subcharts/prometheus/templates/configmap.yaml) +Yes. Istio ships with [configuration for Prometheus]({{< github_file >}}/install/kubernetes/helm/istio/charts/prometheus/templates/configmap.yaml) that enables collection of application metrics when mutual TLS is enabled or disabled. The `kubernetes-pods` job collects application metrics from pods in environments without mutual TLS. The `kubernetes-pods-istio-secure` job collects metrics