Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
8 years ago
Commit
9f7cb5dbe96fad74bdd4bcd3cdd9f5cbf53652e2
1 parent
4502b641
master
...
dev_addtag_ui
dev_autoscal_java
dev_config_center
dev_deploy_image_ui
dev_deploy_node
dev_deploy_uic_ui
dev_deploy_yohosearchservice
dev_dock_release_ui
dev_docker2_ui
dev_host_topo_ui
dev_master
dev_mip_hbasesource
dev_mysql_ui
dev_nginx_checkbox
dev_nginx_ui
dev_sql分页
dev_store_ui
dev_switch_nginx
dev_ui_topo
feature/add-footer-div-20220127
monitor-ui-fyzh
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
17 deletions
README.md
README.md
View file @
9f7cb5d
...
...
@@ -8,20 +8,4 @@
### Branch: `qcloudOnly`
## Zipkin日志收集 Trace原理
### Yoho.trace组件图
![
YohoTrace原理图
]
(
../img_readme/YohoTraceComponent.png
)
### Trace-span在服务之间的生命周期图
![
TraceSpan声明周期图
]
(
../img_readme/TraceSpanLifeCycle.png
)
### Trace-span 父子关系图
![
TraceSpan父子关系图
]
(
../img_readme/TraceSpanMenbership.png
)
### yoho.trace的实现机制图
![
YohoTrace实现机制图
]
(
../img_readme/YohoTraceRealizationMechanism.png
)
-
Restful request被服务1的mvc interceptor 拦截,从request中提取相关信息,通过tracer manager完成span的构造;
-
当服务1需要通过restful访问服务2时,被httprequest interceptor拦截,通过tracer manage完成span的构造,添加Restful request请求中。
\ No newline at end of file
\ No newline at end of file
...
...
Please
register
or
login
to post a comment