提交 111d0774 编写于 作者: G gccgdb1234

doc: refine prometheus part

上级 7361b89e
...@@ -28,7 +28,7 @@ Supposed that you use Linux system with architecture amd64: ...@@ -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/). 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). 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).
......
...@@ -12,15 +12,15 @@ Prometheus data can be stored in TDengine via the `remote_write` interface with ...@@ -12,15 +12,15 @@ Prometheus data can be stored in TDengine via the `remote_write` interface with
## Install Prometheus ## 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 ## Start Prometheus
Please refer to [Start Prometheus](../../data-in/prometheus). Please refer to [Start Prometheus](../../data-in/prometheus/#start-prometheus).
## Verify Remote Read ## Verify Remote Read
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册