Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
ldp-docs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
doc
ldp-docs
Commits
88bde897
Commit
88bde897
authored
Nov 30, 2021
by
郭人方
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: skywalking 说明文档
parent
11961b69
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
0 deletions
+56
-0
skywalking使用说明文档.md
调用链路追踪/skywalking使用说明文档.md
+56
-0
No files found.
调用链路追踪/skywalking使用说明文档.md
View file @
88bde897
...
@@ -4,6 +4,62 @@
...
@@ -4,6 +4,62 @@


1.
功能选项卡选择区: 仪表盘、拓补图、追踪、性能剖析、日志、告警、事件、调试
1.
功能选项卡选择区: 仪表盘、拓补图、追踪、性能剖析、日志、告警、事件、调试
1.
1 APM展示栏
1.
1.1 第一栏:Global、Server、Instance、Endpoint不同展示面板,可以调整内部内容
1.
1.2 Services load:服务每分钟请求数
1.
1.3 Slow Services:慢响应服务,单位ms
1.
1.4 Un-Health services(Apdex):Apdex性能指标,1为满分。
1.
1.5 Global Response Latency:百分比响应延时,不同百分比的延时时间,单位ms
1.
1.6 Global Heatmap:服务响应时间热力分布图,根据时间段内不同响应时间的数量显示颜色深度
1.
2 Service服务维度
1.
2.1 Service Apdex(数字):当前服务的评分
1.
2.2 Service Apdex(折线图):不同时间的Apdex评分
1.
2.3 Successful Rate(数字):请求成功率
1.
2.4 Successful Rate(折线图):不同时间的请求成功率
1.
2.5 Servce Load(数字):每分钟请求数
1.
2.6 Servce Load(折线图):不同时间的每分钟请求数
1.
2.7 Service Avg Response Times:平均响应延时,单位ms
1.
2.8 Global Response Time Percentile:百分比响应延时
1.
2.9 Servce Instances Load:每个服务实例的每分钟请求数
1.
2.10 Show Service Instance:每个服务实例的最大延时
1.
2.11 Service Instance Successful Rate:每个服务实例的请求成功率
1.
3 Instance实例维度
1.
3.1 Service Instance Load:当前实例的每分钟请求数
1.
3.2 Service Instance Successful Rate:当前实例的请求成功率
1.
3.3 Service Instance Latency:当前实例的响应延时
1.
3.4 JVM CPU:jvm占用CPU的百分比
1.
3.5 JVM Memory:JVM内存占用大小,单位m
1.
3.6 JVM GC Time:JVM垃圾回收时间,包含YGC和OGC
1.
3.7 JVM GC Count:JVM垃圾回收次数,包含YGC和OGC
1.
3.8 CLR XX:类似JVM虚拟机,这里用不上就不做解释了
1.
4 Endpoint端点(API)维度
1.
4.1 Endpoint Load in Current Service:每个端点的每分钟请求数
1.
4.2 Slow Endpoints in Current Service:每个端点的最慢请求时间,单位ms
1.
4.3 Successful Rate in Current Service:每个端点的请求成功率
1.
4.4 Endpoint Load:当前端点每个时间段的请求数据
1.
4.5 Endpoint Avg Response Time:当前端点每个时间段的请求行响应时间
1.
4.6 Endpoint Response Time Percentile:当前端点每个时间段的响应时间占比
1.
4.7 Endpoint Successful Rate:当前端点每个时间段的请求成功率
1.
5 DataSource展示栏
1.
5.1 当前数据库:选择查看数据库指标
1.
5.1 Database Avg Response Time:当前数据库事件平均响应时间,单位ms
1.
5.1 Database Access Successful Rate:当前数据库访问成功率
1.
5.1 Database Traffic:CPM,当前数据库每分钟请求数
1.
5.1 Database Access Latency Percentile:数据库不同比例的响应时间,单位ms
1.
5.1 Slow Statements:前N个慢查询,单位ms
1.
5.1 All Database Loads:所有数据库中CPM排名
1.
5.1 Un-Health Databases:所有数据库健康排名,请求成功率排名
2.
重载区: 控制重新加载机制,包括定期重新加载或手动重新加载.
2.
重载区: 控制重新加载机制,包括定期重新加载或手动重新加载.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment