pingcap / pingcap/tidb

monitoring information does not distinguish between internal and external transactions

Open
#33,365 0 comments 0 reactions 0 assignees View on GitHub
type/feature-request
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)

`run the auto testcase and check the monitoring information on grafana,such as TIDB dashboard ---Transaction ---duration,We can see a small number of optimistic transactions above the second level, which are confirmed by slow logs and are internal analyze operations`

### 2. What did you expect to see? (Required)

`distinguish between internal and external transaction statistics in terms of monitoring information`

### 3. What did you see instead (Required)
`do not distinguish between internal and external transaction statistics in terms of monitoring information,may confuse users`

### 4. What is your TiDB version? (Required)

```
Release Version: v6.0.0-alpha
Edition: Community
Git Commit Hash: 74d74b0a7b6bee275d392199bb319859682627ff
Git Branch: heads/refs/tags/v6.0.0-alpha
UTC Build Time: 2022-03-04 06:12:33
GoVersion: go1.16.4
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false
```

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.