Skip to content

Commit

Permalink
updated new loki dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Harish-egov committed Mar 6, 2024
1 parent 6b0eaf2 commit 4daa18e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions monitoring-dashboards/loki.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
{
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"fieldConfig": {
"defaults": {
Expand Down Expand Up @@ -103,7 +103,7 @@
{
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"editorMode": "code",
"expr": "sum(count_over_time({namespace=~\"$namespace\", pod=~\"$pod\"} |~ \"$search\"[$__interval]))",
Expand All @@ -116,7 +116,7 @@
{
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"gridPos": {
"h": 16,
Expand All @@ -139,7 +139,7 @@
{
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"editorMode": "code",
"expr": "{namespace=~\"$namespace\", pod=~\"$pod\"} |~ \"(?i)$search\"",
Expand All @@ -161,7 +161,7 @@
"current": {},
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"definition": "",
"hide": 0,
Expand All @@ -187,7 +187,7 @@
"current": {},
"datasource": {
"type": "Loki",
"uid": "${DS_GRAFANACLOUD-SS3RG3-LOGS}"
"uid": "P8E80F9AEF21F6940"
},
"definition": "",
"hide": 0,
Expand Down

0 comments on commit 4daa18e

Please sign in to comment.