You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sed -i 's/Test-Cluster-TiDB/Cluster-TiDB/g'$GF_PROVISIONING_PATH/dashboards/tidb.json
55
+
sed -i 's/Test-Cluster-TiDB/Cluster-TiDB/g'$GF_PROVISIONING_PATH/dashboards/tidb_runtime.json
56
+
sed -i 's/Test-Cluster-TiDB/Cluster-TiDB/g'$GF_PROVISIONING_PATH/dashboards/tidb_resource_control.json
55
57
sed -i 's/label_values(pd_cluster_status, tidb_cluster)/label_values(tidb_server_connections, tidb_cluster)/g'$GF_PROVISIONING_PATH/dashboards/tidb.json
sed -i 's/Test-Cluster-Overview/Cluster-Overview/g'$GF_PROVISIONING_PATH/dashboards/overview.json
63
+
sed -i 's/Test-Cluster-Performance-Overview/Cluster-Performance-Overview/g'$GF_PROVISIONING_PATH/dashboards/performance_overview.json
60
64
sed -i 's/label_values(pd_cluster_status, tidb_cluster)/label_values(process_start_time_seconds, tidb_cluster)/g'$GF_PROVISIONING_PATH/dashboards/overview.json
0 commit comments