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