File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
pkg/plugins/optional/grafana/v1alpha/scaffolds/internal/templates
project-v3-addon-and-grafana/grafana
project-v4-addon-and-grafana/grafana Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ const controllerRuntimeTemplate = `{
105105 },
106106 {
107107 "datasource": "${DS_PROMETHEUS}",
108- "description": "Total number of reconciliation per controller",
108+ "description": "Total number of reconciliations per controller",
109109 "fieldConfig": {
110110 "defaults": {
111111 "color": {
@@ -187,7 +187,7 @@ const controllerRuntimeTemplate = `{
187187 "refId": "A"
188188 }
189189 ],
190- "title": "Reconciliation Total Count Per Controller",
190+ "title": "Total Reconciliation Count Per Controller",
191191 "type": "timeseries"
192192 },
193193 {
Original file line number Diff line number Diff line change 6060 },
6161 {
6262 "datasource" : " ${DS_PROMETHEUS}" ,
63- "description" : " Total number of reconciliation per controller" ,
63+ "description" : " Total number of reconciliations per controller" ,
6464 "fieldConfig" : {
6565 "defaults" : {
6666 "color" : {
142142 "refId" : " A"
143143 }
144144 ],
145- "title" : " Reconciliation Total Count Per Controller" ,
145+ "title" : " Total Reconciliation Count Per Controller" ,
146146 "type" : " timeseries"
147147 },
148148 {
Original file line number Diff line number Diff line change 6060 },
6161 {
6262 "datasource" : " ${DS_PROMETHEUS}" ,
63- "description" : " Total number of reconciliation per controller" ,
63+ "description" : " Total number of reconciliations per controller" ,
6464 "fieldConfig" : {
6565 "defaults" : {
6666 "color" : {
142142 "refId" : " A"
143143 }
144144 ],
145- "title" : " Reconciliation Total Count Per Controller" ,
145+ "title" : " Total Reconciliation Count Per Controller" ,
146146 "type" : " timeseries"
147147 },
148148 {
You can’t perform that action at this time.
0 commit comments