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
lingmin
8 years ago
Commit
e11b76ee1f4b165a767d8000be072e891b189aa3
1 parent
b0228444
update
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
12 deletions
monitor-ui-web/src/main/webapp/jsp/javaApiMonitor/javaApiMonitor.jsp
monitor-ui-web/src/main/webapp/jsp/javaApiMonitor/javaIpInfoList.jsp
monitor-ui-web/src/main/webapp/jsp/javaMonitor/javaMonitor.jsp
monitor-ui-web/src/main/webapp/jsp/javaApiMonitor/javaApiMonitor.jsp
View file @
e11b76e
...
...
@@ -378,7 +378,7 @@
return
serviceName
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -577,7 +577,7 @@
return
serviceName
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -758,7 +758,7 @@
return
serviceName
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -941,7 +941,7 @@
return
serviceName
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
monitor-ui-web/src/main/webapp/jsp/javaApiMonitor/javaIpInfoList.jsp
View file @
e11b76e
...
...
@@ -148,7 +148,7 @@
field: "ip",
width: "10%"
},{
title: "压力(s)",
title: "压力(
m
s)",
field: "totalCost",
width: "10%"
}, {
...
...
@@ -254,7 +254,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(
m
s)",
field: "totalCost",
width: "10%"
}, {
...
...
@@ -351,7 +351,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(
m
s)",
field: "totalCost",
width: "10%"
}, {
...
...
@@ -448,7 +448,7 @@
width: "10%",
sortable: true
},{
title: "压力(s)",
title: "压力(
m
s)",
field: "totalCost",
width: "10%"
}, {
...
...
monitor-ui-web/src/main/webapp/jsp/javaMonitor/javaMonitor.jsp
View file @
e11b76e
...
...
@@ -424,7 +424,7 @@
return
serviceNames
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -614,7 +614,7 @@
return
serviceNames
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -791,7 +791,7 @@
return
serviceNames
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
@@ -967,7 +967,7 @@
return
serviceNames
;
}
},
{
title
:
"压力(s)"
,
title
:
"压力(
m
s)"
,
field
:
"totalCost"
,
width
:
"10%"
},
{
...
...
Please
register
or
login
to post a comment