From af4d14364ce907bd41afe3f9ef7fb0759f46fdf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=A5=E8=B6=85?= Date: Sat, 12 Aug 2023 19:12:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8C=BA=E5=9F=9F=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E7=9A=84api.yaml=E5=88=B0api=5Freporter.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../clusters/monitors/reporters/reporter/index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/web/views/@default/clusters/monitors/reporters/reporter/index.html b/web/views/@default/clusters/monitors/reporters/reporter/index.html index e42a62ec..885f14b7 100644 --- a/web/views/@default/clusters/monitors/reporters/reporter/index.html +++ b/web/views/@default/clusters/monitors/reporters/reporter/index.html @@ -70,15 +70,14 @@ 配置文件 - configs/api.yaml  - [下载] + configs/api_reporter.yaml  + [下载] 配置内容 - rpc: - endpoints: [ {{apiEndpoints}} ] + rpc.endpoints: [ {{apiEndpoints}} ] nodeId: "{{reporter.uniqueId}}" secret: "{{reporter.secret}}"