You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: tidb-cloud/byoc-o11y-agent-tutorial.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -789,7 +789,7 @@ spec:
789
789
790
790
The `remoteWrite.url` can be obtained after creating the O11y backend cluster as mentioned earlier - simply fill in the corresponding value.
791
791
792
-
For standard TiDB clusters, we provide an `additionalScrapeConfigs` template to collect metrics from all TiDB components. Please refer to [TiDB VMAgent Config](./byoc-o11y-agent-vmagent-config-tidb.md).
792
+
For standard TiDB clusters, we provide an `additionalScrapeConfigs` template to collect metrics from all TiDB components. Please refer to [TiDB VMAgent Config](/tidb-cloud/byoc-o11y-agent-vmagent-config-tidb.md).
**Kubernetes Victoria Metrics Agent** 专用于采集 Kubernetes 集群基础监控指标,每个 Kubernetes 集群需要部署一个实例。
819
+
**Kubernetes Victoria Metrics Agent** is specifically designed to collect fundamental Kubernetes cluster metrics. One instance should be deployed per Kubernetes cluster.
Similar to the TiDB VMAgent, you need to prepare a dedicated Custom Resource (CR) definition file for the Kubernetes VMAgent.
824
824
825
-
基本资源描述文件模板如下:
825
+
Basic resource template:
826
826
827
827
```yaml
828
828
apiVersion: operator.victoriametrics.com/v1beta1
@@ -866,7 +866,7 @@ spec:
866
866
867
867
The `remoteWrite.url` can be obtained after creating the O11y backend cluster as mentioned earlier - simply fill in the corresponding value.
868
868
869
-
For Kubernetes VMAgent, we provide an `additionalScrapeConfigs` template to collect metrics from all Kubernetes components. Please refer to [Kubernetes VMAgent Config](./byoc-o11y-agent-vmagent-config-k8s.md).
869
+
For Kubernetes VMAgent, we provide an `additionalScrapeConfigs` template to collect metrics from all Kubernetes components. Please refer to [Kubernetes VMAgent Config](/tidb-cloud/byoc-o11y-agent-vmagent-config-k8s.md).
0 commit comments