diff --git a/terraform/modules/dashboards/dashboards_json/pod.json b/terraform/modules/dashboards/dashboards_json/pod.json index ed90b4f3..79c450b6 100644 --- a/terraform/modules/dashboards/dashboards_json/pod.json +++ b/terraform/modules/dashboards/dashboards_json/pod.json @@ -1586,7 +1586,7 @@ } } }, - "queryString": "'Log Source' = 'Kubernetes Pod Object Logs' and 'Pod Phase' = pending and 'Kubernetes Cluster Name' = 'mushop app (magi)' | stats latest('Pod Phase') as Status by Pod", + "queryString": "'Log Source' = 'Kubernetes Pod Object Logs' and 'Pod Phase' = pending | stats latest('Pod Phase') as Status by Pod | compare timeshift = auto", "scopeFilters": { "filters": [ {