Skip to content

Commit

Permalink
feat(2737): merged with main.
Browse files Browse the repository at this point in the history
  • Loading branch information
koekiebox committed Aug 7, 2024
1 parent 13b9026 commit 7c2ca84
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions localenv/telemetry/grafana/provisioning/dashboards/example.json
Original file line number Diff line number Diff line change
Expand Up @@ -361,9 +361,7 @@
"footer": {
"countRows": false,
"fields": "",
"reducer": [
"sum"
],
"reducer": ["sum"],
"show": false
},
"showHeader": true,
Expand Down Expand Up @@ -392,9 +390,7 @@
"operator": "=",
"scope": "resource",
"tag": "service.name",
"value": [
"RAFIKI_NETWORK"
],
"value": ["RAFIKI_NETWORK"],
"valueType": "string"
},
{
Expand Down Expand Up @@ -465,9 +461,7 @@
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"calcs": ["lastNotNull"],
"fields": "",
"values": false
},
Expand Down Expand Up @@ -562,9 +556,7 @@
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"calcs": ["lastNotNull"],
"fields": "",
"values": false
},
Expand Down Expand Up @@ -645,4 +637,4 @@
"uid": "fdr58stwkr6yof",
"version": 1,
"weekStart": ""
}
}

0 comments on commit 7c2ca84

Please sign in to comment.