mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-30 06:46:36 +08:00
修复一处指标变量说明错误
This commit is contained in:
@@ -91,7 +91,7 @@ func FindAllMetricKeyDefinitions(category MetricItemCategory) []*shared.Definiti
|
||||
{
|
||||
Name: "请求协议",
|
||||
Code: "${proto}",
|
||||
Description: "http或https",
|
||||
Description: "包含版本的HTTP请求协议,类似于HTTP/1.0",
|
||||
},
|
||||
{
|
||||
Name: "HTTP协议",
|
||||
|
||||
Reference in New Issue
Block a user