mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Wed Apr 3 20:26:40 CEST 2024
This commit is contained in:
@@ -251,7 +251,7 @@ ehco 会每隔 60s 发送一次 POST 请求至 `sync_traffic_endpoint` ,上报
|
||||
|
||||
- dashboard 和 prometheus 规则可以从`monitor`文件夹下找到,可以自行导入
|
||||
|
||||
- 类似 Smokeing Ping 的延迟监控
|
||||
- 类似 Smoking Ping 的延迟监控
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -81,7 +81,7 @@ var RootFlags = []cli.Flag{
|
||||
Name: "log_level",
|
||||
Usage: "log level",
|
||||
EnvVars: []string{"EHCO_LOG_LEVEL"},
|
||||
Destination: &WebToken,
|
||||
Destination: &LogLevel,
|
||||
DefaultText: "info",
|
||||
},
|
||||
&cli.IntFlag{
|
||||
|
||||
Reference in New Issue
Block a user