forked from tencentyun/qcloud-documents
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
TSF 提供按照应用和服务维度查看监控信息。 | ||
## 操作场景 | ||
该任务指导用户通过 TSF 控制台查看监控信息,可查看服务和应用两个维度的监控数据。 | ||
|
||
## 操作步骤 | ||
|
||
1. 登录 TSF 控制台 | ||
2. 单击左侧导航 **监控** | ||
3. 设置查询条件 | ||
- 时间范围 | ||
- 维度:选择服务或者应用,如果选择服务,进一步选择命名空间、调用服务/调用接口、被调服务/被调接口,如果选择应用,进一步选择应用、部署组,查看的是**被调视角**的监控数据 | ||
4. 查看监控视图 | ||
- 健康概览:显示按分钟统计的正常请求和失败请求数量 | ||
- 延时概览:显示请求耗时在不同时间段的分配比例 | ||
- 状态码概览:显示不同请求状态码的分配比例 | ||
- 并发概览:显示每分钟统计的连接并发数 | ||
1. 登录 [TSF 控制台](https://console.cloud.tencent.com/tsf)。 | ||
2. 在左侧导航栏,单击【[监控](https://console.cloud.tencent.com/tsf/monitor?rid=1)】。 | ||
3. 设置查询条件。 | ||
- 时间范围:近6小时、近1天、近3天、或者自定义。 | ||
- 维度:选择服务或者应用。如果选择服务,需要继续选择命名空间、调用服务/调用接口、被调服务/被调接口;如果选择应用,需要继续选择应用、部署组。查看的是**被调视角**的监控数据。 | ||
4. 单击【查询】,查看监控视图。 | ||
- 健康概览:显示按分钟统计的正常请求和失败请求数量。 | ||
- 延时概览:显示请求耗时在不同时间段的分配比例。 | ||
- 状态码概览:显示不同请求状态码的分配比例。 | ||
- 并发概览:显示每分钟统计的连接并发数。 |