diff --git a/docs/en/08-third-party/02-prometheus.md b/docs/en/08-third-party/02-prometheus.md index ef68558709b9a3ecfc6283ffc86b71de5c76c250..02afbbd4869becb0c6b43d05885414de6f844342 100644 --- a/docs/en/08-third-party/02-prometheus.md +++ b/docs/en/08-third-party/02-prometheus.md @@ -27,7 +27,7 @@ Supposed that you use Linux system with architecture amd64: Then Prometheus is installed in current directory. For more installation options, please refer to the [official documentation](https://prometheus.io/docs/prometheus/latest/installation/). -## Configuration +## Configure Configuring Prometheus is done by editing the Prometheus configuration file `prometheus.yml` (If you followed previous steps, you can find prometheus.xml in current directory). diff --git a/docs/en/08-third-party/03-telegraf.md b/docs/en/08-third-party/03-telegraf.md index 77f090682508e398ce871dd1e0caf8d93f125f12..b1d9606bea1a7c90ee2914489820e5738cba3493 100644 --- a/docs/en/08-third-party/03-telegraf.md +++ b/docs/en/08-third-party/03-telegraf.md @@ -23,7 +23,7 @@ sudo systemctl stop telegraf For installation instructions on other platforms please refer to the [official documentation](https://docs.influxdata.com/telegraf/v1.23/install/). -## Configuration +## Configure Run this command in your terminal to save TDengine cloud token and URL as variables: @@ -60,7 +60,7 @@ Start telegraf using new generated telegraf.conf file. telegraf --config telegraf.conf ``` -## Verification +## Verify Log in TDengine Cloud, click "Explorer" on the left navigation bar.