mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 09:51:34 +01:00
fix: istio grafana dashboard - waypoint
This commit is contained in:
@@ -3189,7 +3189,7 @@
|
||||
"value": "destination"
|
||||
}
|
||||
],
|
||||
"query": "source,destination",
|
||||
"query": "source,destination,waypoint",
|
||||
"refresh": 1,
|
||||
"regex": "",
|
||||
"skipUrlSync": false,
|
||||
|
||||
@@ -2942,7 +2942,7 @@
|
||||
"value": "destination"
|
||||
}
|
||||
],
|
||||
"query": "source,destination",
|
||||
"query": "source,destination,waypoint",
|
||||
"refresh": 1,
|
||||
"regex": "",
|
||||
"skipUrlSync": false,
|
||||
|
||||
Reference in New Issue
Block a user