This is an automated email from the ASF dual-hosted git repository.

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c802867 [charts] update grafana json template (#463)
6c802867 is described below

commit 6c802867bccf7cc640d04c3c24e5d87169106c14
Author: mfordjody <[email protected]>
AuthorDate: Tue Oct 15 09:27:38 2024 +0800

    [charts] update grafana json template (#463)
---
 .../charts/admin/templates/modular/dashboards/dubbo-metrics.yaml    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/manifests/charts/admin/templates/modular/dashboards/dubbo-metrics.yaml 
b/manifests/charts/admin/templates/modular/dashboards/dubbo-metrics.yaml
index 9e6ac477..a4ba9a00 100644
--- a/manifests/charts/admin/templates/modular/dashboards/dubbo-metrics.yaml
+++ b/manifests/charts/admin/templates/modular/dashboards/dubbo-metrics.yaml
@@ -15,7 +15,7 @@ metadata:
 {{ include "kube-prometheus-stack.labels" $ | indent 4 }}
 data:
   dubbo-application-metrics.json: |-
-    {{`{"editable":`}}{{ .Values.grafana.defaultDashboardsEditable 
}}{{`,"links":[{"asDropdown":true,"includeVars":true,"keepTime":true,"tags":["kubernetes-mixin"],"targetBlank":false,"title":"Kubernetes","type":"dashboards"}],"panels":[{"datasource":{"type":"datasource","uid":"--
 Mixed 
--"},"fieldConfig":{"defaults":{"unit":"percentunit"}},"gridPos":{"h":3,"w":4,"x":0,"y":0},"id":1,"interval":"1m","options":{"colorMode":"none"},"pluginVersion":"v11.0.0","targets":[{"datasource":{"type":
 [...]
+    
{{`{"annotations":{"list":[{"builtIn":1,"datasource":{"type":"grafana","uid":"--
 Grafana --"},"enable":true,"hide":true,"iconColor":"rgba(0, 211, 255, 
1)","name":"Annotations & 
Alerts","type":"dashboard"}]},"editable":true,"fiscalYearStartMonth":0,"graphTooltip":0,"id":5,"links":[],"liveNow":false,"panels":[{"collapsed":false,"gridPos":{"h":1,"w":24,"x":0,"y":0},"id":14,"panels":[],"title":"应用概览","type":"row"},{"datasource":{"type":"prometheus","uid":"${datasource}"},"fieldConfig":{"
 [...]
 {{- end }}
 ---
 {{- $kubeTargetVersion := default .Capabilities.KubeVersion.GitVersion 
.Values.kubeTargetVersionOverride }}
@@ -35,7 +35,7 @@ metadata:
 {{ include "kube-prometheus-stack.labels" $ | indent 4 }}
 data:
   dubbo-instance-metrics.json: |-
-    {{`{"editable":`}}{{ .Values.grafana.defaultDashboardsEditable 
}}{{`,"links":[{"asDropdown":true,"includeVars":true,"keepTime":true,"tags":["kubernetes-mixin"],"targetBlank":false,"title":"Kubernetes","type":"dashboards"}],"panels":[{"datasource":{"type":"datasource","uid":"--
 Mixed 
--"},"fieldConfig":{"defaults":{"unit":"percentunit"}},"gridPos":{"h":3,"w":4,"x":0,"y":0},"id":1,"interval":"1m","options":{"colorMode":"none"},"pluginVersion":"v11.0.0","targets":[{"datasource":{"type":
 [...]
+    
{{`{"annotations":{"list":[{"builtIn":1,"datasource":{"type":"grafana","uid":"--
 Grafana --"},"enable":true,"hide":true,"iconColor":"rgba(0, 211, 255, 
1)","name":"Annotations & 
Alerts","type":"dashboard"}]},"editable":true,"fiscalYearStartMonth":0,"graphTooltip":0,"id":6,"links":[],"liveNow":false,"panels":[{"collapsed":false,"gridPos":{"h":1,"w":24,"x":0,"y":0},"id":1,"panels":[],"title":"实例概览","type":"row"},{"datasource":{"type":"prometheus","uid":"${datasource}"},"fieldConfig":{"d
 [...]
 {{- end }}
 ---
 {{- $kubeTargetVersion := default .Capabilities.KubeVersion.GitVersion 
.Values.kubeTargetVersionOverride }}
@@ -55,5 +55,5 @@ metadata:
 {{ include "kube-prometheus-stack.labels" $ | indent 4 }}
 data:
   dubbo-service-metrics.json: |-
-    {{`{"editable":`}}{{ .Values.grafana.defaultDashboardsEditable 
}}{{`,"links":[{"asDropdown":true,"includeVars":true,"keepTime":true,"tags":["kubernetes-mixin"],"targetBlank":false,"title":"Kubernetes","type":"dashboards"}],"panels":[{"datasource":{"type":"datasource","uid":"--
 Mixed 
--"},"fieldConfig":{"defaults":{"unit":"percentunit"}},"gridPos":{"h":3,"w":4,"x":0,"y":0},"id":1,"interval":"1m","options":{"colorMode":"none"},"pluginVersion":"v11.0.0","targets":[{"datasource":{"type":
 [...]
+    
{{`{"annotations":{"list":[{"builtIn":1,"datasource":{"type":"grafana","uid":"--
 Grafana --"},"enable":true,"hide":true,"iconColor":"rgba(0, 211, 255, 
1)","name":"Annotations & 
Alerts","type":"dashboard"}]},"editable":true,"fiscalYearStartMonth":0,"graphTooltip":0,"id":7,"links":[],"liveNow":false,"panels":[{"collapsed":false,"gridPos":{"h":1,"w":24,"x":0,"y":0},"id":5,"panels":[],"title":"接口总览","type":"row"},{"datasource":{"type":"prometheus","uid":"${datasource}"},"fieldConfig":{"d
 [...]
 {{- end }}
\ No newline at end of file

Reply via email to