pingcap / pingcap/tidb

Import stage is missing from the monitoring panel

Open
#60,191 1 comment 0 reactions 0 assignees View on GitHub
affects-8.1 affects-8.5 component/ddl type/bug
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Bug Report

Please answer these questions before submitting your issue. Thanks!

### 1. Minimal reproduce step (Required)
For the same data, `import into from select` has no import stage speed in grafana.

![Image](https://github.com/user-attachments/assets/a466645a-a4a8-4535-99bf-60a9b40a9df3)

### 2. What did you expect to see? (Required)
Import stage has no speed curve.
### 3. What did you see instead (Required)
Show import stage speed normally.
### 4. What is your TiDB version? (Required)
v8.1.2
```
mysql> select tidb_version()\G;
*************************** 1. row ***************************
tidb_version(): Release Version: v8.1.2
Edition: Community
Git Commit Hash: 80db67052c0b1d89ab5ea94d6efa576a2191432d
Git Branch: HEAD
UTC Build Time: 2024-12-24 06:39:24
GoVersion: go1.21.10
Race Enabled: false
Check Table Before Drop: false
Store: tikv
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.