Skip to content

Commit

Permalink
remove instance
Browse files Browse the repository at this point in the history
Signed-off-by: lhy1024 <admin@liudos.us>
  • Loading branch information
lhy1024 committed Mar 25, 2024
1 parent 7ef86f4 commit 33a1ed2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metrics/grafana/pd.json
Original file line number Diff line number Diff line change
Expand Up @@ -13098,7 +13098,7 @@
"targets": [
{
"exemplar": true,
"expr": "pd_replication_dr_state{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\", instance=\"$instance\"}!=0",
"expr": "pd_replication_dr_state{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}!=0",
"instant": false,
"interval": "",
"legendFormat": "{{instance}}",
Expand Down Expand Up @@ -13763,4 +13763,4 @@
"title": "Test-Cluster-PD",
"uid": "Q6RuHYIWk",
"version": 1
}
}

0 comments on commit 33a1ed2

Please sign in to comment.