[manager,collector] 支持HTTP类型监控的SSL参数

This commit is contained in:
tomsun28
2021-12-03 16:45:26 +08:00
parent 992682168b
commit afc2dde9d8
4 changed files with 105 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ metrics:
# 请求方式 GET POST PUT DELETE PATCH
method: ^_^method^_^
# 是否启用ssl/tls,即是http还是https,默认false
ssl: false
ssl: ^_^ssl^_^
# 认证
authorization:
# 认证方式: Basic Auth, Digest Auth, Bearer Token