pingcap / pingcap/tidb

dashboard log level is different with tidb/tikv

Open
#33,330 0 comments 2 reactions 0 assignees View on GitHub
severity/minor sig/diagnosis 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)

tidb/tikv log levels are: debug, info, warn, error, fatal
but in dashboard , levels are : debug, info,warn,error,critical

![截屏2022-03-23 上午9 58 37](https://user-images.githubusercontent.com/53471087/159606793-477bb24b-1994-44d0-92ab-0c9910ad7043.png)
### 2. What did you expect to see? (Required)
log levels are same in dashboard and tidb/tikv/pd/tiflash...
### 3. What did you see instead (Required)

fatal level can't be parsed correctly, parsed as "unknown" now
### 4. What is your TiDB version? (Required)

v6.0.0

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.