diff --git a/docs/en/08-data-in/02-prometheus.md b/docs/en/08-data-in/02-prometheus.md index df6cbec065b5bb5faa22fee3ed7f8c7756fa1fd0..1df3be49fa673f9e2b9932606cff4365c313d405 100644 --- a/docs/en/08-data-in/02-prometheus.md +++ b/docs/en/08-data-in/02-prometheus.md @@ -28,7 +28,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/). -## Configure +## Configure Prometheus 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/09-data-out/05-prometheus.md b/docs/en/09-data-out/05-prometheus.md index 9e80956b87c47c26b14e29d23650c7e143c10fa3..b599a8b1fb2c5bff78dc00c717878b55233e10d9 100644 --- a/docs/en/09-data-out/05-prometheus.md +++ b/docs/en/09-data-out/05-prometheus.md @@ -12,15 +12,15 @@ Prometheus data can be stored in TDengine via the `remote_write` interface with ## Install Prometheus -Please refer to [Install Prometheus](../../data-in/prometheus). +Please refer to [Install Prometheus](../../data-in/prometheus#install-prometheus). -## Configure +## Configure Prometheus -Please refer to [Configure Prometheus](../../data-in/prometheus). +Please refer to [Configure Prometheus](../../data-in/prometheus/#configure-prometheus). ## Start Prometheus -Please refer to [Start Prometheus](../../data-in/prometheus). +Please refer to [Start Prometheus](../../data-in/prometheus/#start-prometheus). ## Verify Remote Read