diff --git a/grafana/common/PG_Overview.json b/grafana/common/PG_Overview.json index a9433ffe..429bfad9 100644 --- a/grafana/common/PG_Overview.json +++ b/grafana/common/PG_Overview.json @@ -31,7 +31,7 @@ { "targetBlank": true, "title": "PG Details", - "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables" + "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables&var-pgcluster=${__field.labels.cluster_name}" } ], "mappings": [ @@ -150,7 +150,7 @@ { "targetBlank": true, "title": "PG Details", - "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables" + "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables&var-pgcluster=${__field.labels.cluster_name}" } ], "mappings": [ @@ -270,7 +270,7 @@ { "targetBlank": true, "title": "PG Details", - "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables" + "url": "/d/6jtN_vfiz/postgresql-details?$__all_variables&var-pgcluster=${__field.labels.cluster_name}" } ], "mappings": [ diff --git a/hugo/themes/crunchy-hugo-theme b/hugo/themes/crunchy-hugo-theme index 69edd300..846db70e 160000 --- a/hugo/themes/crunchy-hugo-theme +++ b/hugo/themes/crunchy-hugo-theme @@ -1 +1 @@ -Subproject commit 69edd30074df74a5046b594c9d88ad57cb813ed6 +Subproject commit 846db70e8877e31d01459d2c4085d3536cdf41e1