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
skinny.wu
9 years ago
Commit
78b00dfec48df6bbfb2f8f4a038e087d418be6a6
1 parent
8e05a687
修改Hystrix页面样式
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
monitor-ui-web/src/main/webapp/jsp/hystrix/aws.jsp
monitor-ui-web/src/main/webapp/jsp/hystrix/qcloud.jsp
monitor-ui-web/src/main/webapp/jsp/hystrix/aws.jsp
View file @
78b00df
...
...
@@ -26,7 +26,7 @@
</div>
<div
id=
"content"
>
<div>
<div
style=
"background: #FFFFFF;"
>
<iframe
src=
"http://aws-monitor.yohops.com/monitor/monitor.html?streams=%5B%7B%22name%22%3A%22%22%2C%22stream%22%3A%22http%3A%2F%2F127.0.0.1%3A8080%2Fturbine%2Fturbine.stream%3Fcluster%3Dyhpro%22%2C%22auth%22%3A%22%22%2C%22delay%22%3A%22%22%7D%5D"
id=
"iframepage"
frameborder=
"0"
scrolling=
"yes"
width=
"100%"
height=
"900px"
>
...
...
monitor-ui-web/src/main/webapp/jsp/hystrix/qcloud.jsp
View file @
78b00df
...
...
@@ -26,7 +26,7 @@
</div>
<div
id=
"content"
>
<div>
<div
style=
"background: #FFFFFF;"
>
<iframe
src=
"http://qq-monitor.yohops.com/monitor/monitor.html?streams=%5B%7B%22name%22%3A%22%22%2C%22stream%22%3A%22http%3A%2F%2F127.0.0.1%3A8080%2Fturbine%2Fturbine.stream%3Fcluster%3Dyhpro%22%2C%22auth%22%3A%22%22%2C%22delay%22%3A%22%22%7D%5D"
name =
"iframepage"
id=
"iframepage"
frameborder=
"0"
scrolling=
"yes"
width=
"100%"
height=
"900px"
>
...
...
Please
register
or
login
to post a comment