Skip to content

Commit

Permalink
remove useless
Browse files Browse the repository at this point in the history
Signed-off-by: okJiang <[email protected]>
  • Loading branch information
okJiang committed Jul 9, 2024
1 parent 90273dd commit 0819aaa
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions metrics/grafana/pd.json
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,6 @@
"interval": "",
"intervalFactor": 2,
"legendFormat": "",
"metric": "pd_server_tso",
"refId": "A",
"step": 40
}
Expand Down Expand Up @@ -2480,7 +2479,6 @@
"interval": "",
"intervalFactor": 2,
"legendFormat": "{{kind}}",
"metric": "pd_scheduling_allowance_status",
"refId": "A",
"step": 2
}
Expand Down Expand Up @@ -3153,7 +3151,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{event}}",
"metric": "pd_schedule_operators_count",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -4951,7 +4948,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{address}}-store-{{store}}",
"metric": "pd_hotspot_status",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -5160,7 +5156,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{address}}-store-{{store}}",
"metric": "pd_hotspot_status",
"refId": "A",
"step": 4
},
Expand Down Expand Up @@ -5265,7 +5260,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{address}}-store-{{store}}",
"metric": "pd_hotspot_status",
"refId": "A",
"step": 4
},
Expand Down Expand Up @@ -7098,7 +7092,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{kind}}",
"metric": "pd_scheduler_status",
"refId": "A",
"step": 2
}
Expand Down Expand Up @@ -7402,7 +7395,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
},
Expand All @@ -7411,7 +7403,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "total",
"metric": "pd_scheduler_event_count",
"refId": "B",
"step": 4
}
Expand Down Expand Up @@ -7508,7 +7499,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
},
Expand All @@ -7517,7 +7507,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "total",
"metric": "pd_scheduler_event_count",
"refId": "B",
"step": 4
}
Expand Down Expand Up @@ -7614,7 +7603,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -7711,7 +7699,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{name}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -7807,7 +7794,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{source}}-{{target}}-{{type}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -8266,7 +8252,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{scope}}-store-{{source}}-{{type}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -8362,7 +8347,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{scope}}-store-{{target}}-{{type}}",
"metric": "pd_scheduler_event_count",
"refId": "A",
"step": 4
},
Expand Down Expand Up @@ -9616,7 +9600,6 @@
"expr": "histogram_quantile(0.99, sum(rate(etcd_network_peer_round_trip_time_seconds_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[5m])) by (instance, To, le))",
"intervalFactor": 2,
"legendFormat": "{{instance}} - {{To}}",
"metric": "",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -9713,7 +9696,6 @@
"expr": "histogram_quantile(0.99, sum(rate(etcd_disk_wal_fsync_duration_seconds_bucket{k8s_cluster=\"$k8s_cluster\", tidb_cluster=\"$tidb_cluster\"}[5m])) by (instance, le))",
"intervalFactor": 2,
"legendFormat": "{{instance}}",
"metric": "",
"refId": "A",
"step": 4
}
Expand Down Expand Up @@ -9955,7 +9937,6 @@
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{instance}}",
"metric": "",
"refId": "A",
"step": 4
}
Expand Down

0 comments on commit 0819aaa

Please sign in to comment.