Update logs_apps_k8s.json
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
},
|
||||
"direction": "backward",
|
||||
"editorMode": "code",
|
||||
"expr": "sum(count_over_time({job=~\"$env/$app\", cluster=\"$cluster\"} json | (__error__!=\"JSONParserErr\") |= \"$search\" [$__interval]))",
|
||||
"expr": "sum(count_over_time({job=~\"$env/$app\", cluster=\"$cluster\"} | json | (__error__!=\"JSONParserErr\") |= \"$search\" [$__interval]))",
|
||||
"legendFormat": "",
|
||||
"queryType": "range",
|
||||
"refId": "A"
|
||||
|
||||
Reference in New Issue
Block a user