未验证 提交 4da0f486 编写于 作者: J Jared Tan 提交者: GitHub

add prometheus. (#2580)

上级 e3555479
......@@ -114,3 +114,7 @@ alarm:
default:
telemetry:
none:
#exporter:
# grpc:
# targetHost: ${SW_EXPORTER_GRPC_HOST:127.0.0.1}
# targetPort: ${SW_EXPORTER_GRPC_PORT:9870}
......@@ -118,7 +118,9 @@ alarm:
default:
telemetry:
prometheus:
host: ${SW_TELEMETRY_PROMETHEUS_HOST:0.0.0.0}
port: ${SW_TELEMETRY_PROMETHEUS_PORT:1234}
#exporter:
# grpc:
# targetHost: 127.0.0.1
# targetPort: 9870
# targetHost: ${SW_EXPORTER_GRPC_HOST:127.0.0.1}
# targetPort: ${SW_EXPORTER_GRPC_PORT:9870}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册