Преглед изворни кода

Merge pull request #1202 from DinoZhang/DinoZhang-patch-1

fix Datasource named ${DS_PROMETHEUS} was not found
agapple пре 6 година
родитељ
комит
6c3b3acde0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      deployer/src/main/resources/metrics/Canal_instances_tmpl.json

+ 1 - 1
deployer/src/main/resources/metrics/Canal_instances_tmpl.json

@@ -826,7 +826,7 @@
       "bars": false,
       "dashLength": 10,
       "dashes": false,
-      "datasource": "${DS_PROMETHEUS}",
+      "datasource": "$datasource",
       "description": "client 请求的GET与ACK包的QPS。",
       "fill": 1,
       "gridPos": {