完善线上配置

This commit is contained in:
2026-05-08 05:57:27 +00:00
parent e44a3c900b
commit 05eff7ea0f
5 changed files with 18 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ exporters:
clickhouse:
endpoint: tcp://clickhouse:9000
username: default
password: "123456"
password: ${CLICKHOUSE_PASSWORD}
service:
pipelines:

View File

@@ -84,7 +84,7 @@ exporters:
clickhouse:
endpoint: tcp://clickhouse:9000
username: default
password: "123456"
password: ${CLICKHOUSE_PASSWORD}
service:
pipelines:
@@ -110,6 +110,8 @@ service:
processors:
- batch
- resource/103.183.122.5
exporters:
- clickhouse
metrics/103.183.123.3:
receivers:
- vcenter/103.183.123.3