From 66b4bd30a667ff719f76537cbdca7759975135cd Mon Sep 17 00:00:00 2001 From: dingbo Date: Mon, 18 Jul 2022 19:17:43 +0800 Subject: [PATCH] docs: update prometheus.md --- docs/en/08-third-party/02-prometheus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/08-third-party/02-prometheus.md b/docs/en/08-third-party/02-prometheus.md index 7dea5f5847..a10cd39262 100644 --- a/docs/en/08-third-party/02-prometheus.md +++ b/docs/en/08-third-party/02-prometheus.md @@ -63,7 +63,7 @@ Log in TDengine Cloud, click "Explorer" on the left navigation bar. You will see ## Verify Remote Read -Lets retrieve some metrics from TDengine Cloud via prometheus web server. Browse to http://localhost:9090/graph and use the "Graph" tab. +Lets retrieve some metrics from TDengine Cloud via prometheus web server. Browse to and use the "Graph" tab. Enter the following expression to graph the per-second rate of chunks being created in the self-scraped Prometheus: -- GitLab