dashboard log level is different with tidb/tikv
Open
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

### 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
Assessment
This issue has not been assessed yet.