mirror of
https://gitee.com/huoyo/ko-time.git
synced 2025-12-06 16:58:26 +08:00
update docs
This commit is contained in:
parent
8f6ff589a4
commit
faf1eff2b1
202
LICENSE
202
LICENSE
@ -1,202 +0,0 @@
|
||||
Copyright 2020 KoTime Authors. All Rights Reserved.
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2020 KoTime. All Rights Reserved.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
@ -105,11 +105,9 @@ You can open email to receive a warning about overtime method since v2.2.5
|
||||
|
||||
## Copyright
|
||||
|
||||
> 1.This project belongs to Chang Zhang,and Its open source protocol is Apache-2.0;
|
||||
> 1.This project belongs to Chang Zhang,and Its open source protocol is LGPL-2.1;
|
||||
>
|
||||
> 2.You can use it freely but please respect copyright;
|
||||
>
|
||||
> 3.Please specify the differences if you update codes;
|
||||
> 2.You can use it freely by linking it but you can not do secondary development based on this before auhtor's authorization.;
|
||||
>
|
||||
|
||||
|
||||
|
||||
13
README.md
13
README.md
@ -126,15 +126,16 @@ v2.2.5开始加入了邮件通知功能,当方法耗时超过阈值之后,
|
||||
|
||||
## 版权说明
|
||||
|
||||
> 1.本项目版权属作者所有,并使用 Apache-2.0进行开源;
|
||||
|
||||
> 1.本项目版权属作者所有,并使用 LGPL-2.1进行开源;
|
||||
>
|
||||
> 2.您可以使用本项目进行学习、商用或者开源,但任何使用了本项目的代码的软件和项目请尊重作者的原创权利;
|
||||
> 2.您可以使用本项目进行学习,并且免费将本项目作为第三方库引入后闭源或者商用;
|
||||
>
|
||||
> 3.如果您使用并修改了本项目的源代码,请注明修改内容以及出处;
|
||||
>
|
||||
> 4.其他内容请参考Apache-2.0
|
||||
> 3.但不允许将本项目二次开发后后商用(除非得到作者授权);
|
||||
>
|
||||
> 5.以上所述内容仅仅是开源版本,不包含专业版本,专业版本需联系作者授权使用
|
||||
> 4.以上所述内容仅仅是开源版本,不包含专业版本,专业版本需联系作者授权使用
|
||||
|
||||
> 简单理解:开源项目直接使用永远是免费的,这一点不会变,但是不允许二次开发以后进行商用
|
||||
|
||||
|
||||
|
||||
|
||||
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>cn.langpy</groupId>
|
||||
<artifactId>ko-time</artifactId>
|
||||
<version>2.2.9</version>
|
||||
<version>2.3.0</version>
|
||||
<name>KoTime</name>
|
||||
<description>A springboot tool for tracking the paths of the methods,which can help you to find methods's performances easily.</description>
|
||||
<licenses>
|
||||
|
||||
@ -2,6 +2,10 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>KoTime</title>
|
||||
<!-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/uikit@3.2.2/dist/css/uikit.min.css"/>-->
|
||||
<!-- UIkit JS -->
|
||||
<!-- <script src="https://cdn.jsdelivr.net/npm/uikit@3.2.2/dist/js/uikit.min.js"></script>-->
|
||||
<!-- <script src="https://cdn.jsdelivr.net/npm/uikit@3.2.2/dist/js/uikit-icons.min.js"></script>-->
|
||||
<style>
|
||||
UIKitCss
|
||||
</style>
|
||||
@ -79,40 +83,43 @@
|
||||
$.get('contextPath/koTime/getStatistic?token='+globalToken, function (data) {
|
||||
let totalNum = data['totalNum'];
|
||||
let systemTotalNum = document.getElementById("systemTotalNum");
|
||||
systemTotalNum.innerHTML=systemTotalNum.innerHTML+"<br>"+totalNum;
|
||||
systemTotalNum.innerHTML=totalNum;
|
||||
|
||||
let normalNum = data['normalNum'];
|
||||
let systemNormalNum = document.getElementById("systemNormalNum");
|
||||
systemNormalNum.innerHTML=systemNormalNum.innerHTML+"<br>"+normalNum;
|
||||
systemNormalNum.innerHTML=normalNum;
|
||||
|
||||
let delayNum = data['delayNum'];
|
||||
let systemDelayNum = document.getElementById("systemDelayNum");
|
||||
systemDelayNum.innerHTML=systemDelayNum.innerHTML+"<br>"+delayNum;
|
||||
if (delayNum>0) {
|
||||
systemDelayNum.className+=' uk-label-danger';
|
||||
};
|
||||
systemDelayNum.innerHTML=delayNum;
|
||||
|
||||
let avgRunTime = data['avgRunTime'];
|
||||
let systemAvgRunTime = document.getElementById("systemAvgRunTime");
|
||||
systemAvgRunTime.innerHTML=systemAvgRunTime.innerHTML+"<br>"+avgRunTime;
|
||||
systemAvgRunTime.innerHTML=avgRunTime;
|
||||
if (avgRunTime>globalThreshold) {
|
||||
systemAvgRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemAvgRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemAvgRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
let maxRunTime = data['maxRunTime'];
|
||||
let systemMaxRunTime = document.getElementById("systemMaxRunTime");
|
||||
systemMaxRunTime.innerHTML=systemMaxRunTime.innerHTML+"<br>"+maxRunTime;
|
||||
systemMaxRunTime.innerHTML=maxRunTime;
|
||||
if (maxRunTime>globalThreshold) {
|
||||
systemMaxRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemMaxRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemMaxRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
|
||||
let minRunTime = data['minRunTime'];
|
||||
let systemMinRunTime = document.getElementById("systemMinRunTime");
|
||||
systemMinRunTime.innerHTML=systemMinRunTime.innerHTML+"<br>"+minRunTime;
|
||||
systemMinRunTime.innerHTML=minRunTime;
|
||||
if (minRunTime>globalThreshold) {
|
||||
systemMinRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemMinRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemMinRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
});
|
||||
$.ajaxSettings.async = false;
|
||||
let searchText = $("#searchText").val();
|
||||
@ -129,9 +136,9 @@
|
||||
let apiId = className+"."+methodName;
|
||||
let color = avgRunTime>globalThreshold?'danger':'success';
|
||||
if (methodType=='Controller' && routeName!=null && routeName!='') {
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
}else{
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
}
|
||||
};
|
||||
element.innerHTML = html;
|
||||
@ -323,9 +330,9 @@
|
||||
let color = avgRunTime>globalThreshold?'danger':'success';
|
||||
|
||||
if (methodType=='Controller' && routeName!=null && routeName!='') {
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
}else{
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">avg "+avgRunTime+" ms</span></li>";
|
||||
}
|
||||
};
|
||||
element.innerHTML = html;
|
||||
@ -377,60 +384,84 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--endreplace-->
|
||||
<body style="background-color: #f2f3f2" >
|
||||
|
||||
|
||||
<nav class="uk-navbar-container" style="background-color: white" uk-navbar>
|
||||
<nav class="uk-navbar-container" style="background-color: #404b67;height: 85px" uk-navbar>
|
||||
<div class="uk-navbar-center">
|
||||
<div class="uk-grid-small" uk-grid>
|
||||
<div style="margin-top: 20px;font-size: 20px;" class="uk-width-expand" >KoTime</div>
|
||||
<div style="margin-top: 20px;font-size: 24px;color: white" class="uk-width-expand" >KoTime</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<ul class="uk-flex-center" uk-tab>
|
||||
<li id="zl" class="uk-active"><a href="#" >Summary</a></li>
|
||||
<li id="jklb"><a href="#" >Interfaces</a></li>
|
||||
<li><a href="#" >Exceptions</a></li>
|
||||
<li><a href="#" >Hot update</a></li>
|
||||
<li><a href="#" >Configurations</a></li>
|
||||
<li><a href="#" >Contact me</a></li>
|
||||
<ul class="uk-flex-center" uk-tab style="background-color: #404b67;margin-top: 0px;">
|
||||
<li id="zl" class="uk-active"><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Summary</a></li>
|
||||
<li id="jklb"><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Interfaces</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Exceptions</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Hot update</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Configurations</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px;text-transform: capitalize">Contact me</a></li>
|
||||
</ul>
|
||||
|
||||
<ul class="uk-switcher uk-margin">
|
||||
<li style="margin-left: 30%;margin-right: 30%;">
|
||||
<ul class="uk-flex-left" uk-tab>
|
||||
<li class="uk-active"><a href="#" >Number of Interface</a></li>
|
||||
<li class="uk-active"><a href="#" style="text-transform: capitalize" >Number of Interface</a></li>
|
||||
</ul>
|
||||
<div style="margin-top: 20px;" class="uk-grid-small uk-child-width-expand@s uk-text-center" uk-grid>
|
||||
<div>
|
||||
<div id="systemTotalNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">all</span></div>
|
||||
<div id="systemTotalNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">All</span><br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemTotalNum">0</span>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemDelayNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">delayed</span></div>
|
||||
<div id="systemDelayNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">Delayed</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #cc0c0c;font-weight: bold" id="systemDelayNum">0</span></div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemNormalNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">normal</span></div>
|
||||
<div id="systemNormalNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">Normal</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #29da93;font-weight: bold" id="systemNormalNum">0</span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul style="margin-top: 10px;" class="uk-flex-left" uk-tab>
|
||||
<li class="uk-active"><a href="#" >Response Time</a></li>
|
||||
<li class="uk-active"><a href="#" style="text-transform: capitalize">Response Time</a></li>
|
||||
</ul>
|
||||
<div style="margin-top: 10px;" class="uk-grid-small uk-child-width-expand@s uk-text-center" uk-grid>
|
||||
<div>
|
||||
<div id="systemAvgRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">avg(ms)</span></div>
|
||||
<div id="systemAvgRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">Avg(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemAvgRunTime">0</span></div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemMaxRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">max(ms)</span></div>
|
||||
<div id="systemMaxRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">Max(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemMaxRunTime">0</span></div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemMinRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">min(ms)</span></div>
|
||||
<div id="systemMinRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px"
|
||||
className="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">Min(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemMinRunTime">0</span></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-alert-success" uk-alert>
|
||||
<a class="uk-alert-close" uk-close></a>
|
||||
<p id="apiTip">Please refresh this page after updating configurations</p>
|
||||
<p id="apiTip">Please call apis before visiting this page!</p>
|
||||
</div>
|
||||
</li>
|
||||
<li style="margin-left: 20%;margin-right: 20%;">
|
||||
|
||||
@ -81,38 +81,42 @@
|
||||
$.get('contextPath/koTime/getStatistic?token='+globalToken, function (data) {
|
||||
let totalNum = data['totalNum'];
|
||||
let systemTotalNum = document.getElementById("systemTotalNum");
|
||||
systemTotalNum.innerHTML=systemTotalNum.innerHTML+"<br>"+totalNum;
|
||||
systemTotalNum.innerHTML=totalNum;
|
||||
|
||||
let normalNum = data['normalNum'];
|
||||
let systemNormalNum = document.getElementById("systemNormalNum");
|
||||
systemNormalNum.innerHTML=systemNormalNum.innerHTML+"<br>"+normalNum;
|
||||
systemNormalNum.innerHTML=normalNum;
|
||||
|
||||
let delayNum = data['delayNum'];
|
||||
let systemDelayNum = document.getElementById("systemDelayNum");
|
||||
systemDelayNum.innerHTML=systemDelayNum.innerHTML+"<br>"+delayNum;
|
||||
if (delayNum>0) {
|
||||
systemDelayNum.className+=' uk-label-danger';
|
||||
};
|
||||
systemDelayNum.innerHTML=delayNum;
|
||||
|
||||
let avgRunTime = data['avgRunTime'];
|
||||
let systemAvgRunTime = document.getElementById("systemAvgRunTime");
|
||||
systemAvgRunTime.innerHTML=systemAvgRunTime.innerHTML+"<br>"+avgRunTime;
|
||||
systemAvgRunTime.innerHTML=avgRunTime;
|
||||
if (avgRunTime>globalThreshold) {
|
||||
systemAvgRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemAvgRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemAvgRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
let maxRunTime = data['maxRunTime'];
|
||||
let systemMaxRunTime = document.getElementById("systemMaxRunTime");
|
||||
systemMaxRunTime.innerHTML=systemMaxRunTime.innerHTML+"<br>"+maxRunTime;
|
||||
systemMaxRunTime.innerHTML=maxRunTime;
|
||||
if (maxRunTime>globalThreshold) {
|
||||
systemMaxRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemMaxRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemMaxRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
|
||||
let minRunTime = data['minRunTime'];
|
||||
let systemMinRunTime = document.getElementById("systemMinRunTime");
|
||||
systemMinRunTime.innerHTML=systemMinRunTime.innerHTML+"<br>"+minRunTime;
|
||||
systemMinRunTime.innerHTML=minRunTime;
|
||||
if (minRunTime>globalThreshold) {
|
||||
systemMinRunTime.className+=' uk-label-danger';
|
||||
document.getElementById("systemMinRunTime").style.color='#cc0c0c';
|
||||
}else {
|
||||
document.getElementById("systemMinRunTime").style.color='#29da93';
|
||||
};
|
||||
|
||||
});
|
||||
@ -131,9 +135,9 @@
|
||||
let apiId = className+"."+methodName;
|
||||
let color = avgRunTime>globalThreshold?'danger':'success';
|
||||
if (methodType=='Controller' && routeName!=null && routeName!='') {
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" 毫秒</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" ms</span></li>";
|
||||
}else{
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" 毫秒</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" ms</span></li>";
|
||||
}
|
||||
};
|
||||
element.innerHTML = html;
|
||||
@ -325,9 +329,9 @@
|
||||
let color = avgRunTime>globalThreshold?'danger':'success';
|
||||
|
||||
if (methodType=='Controller' && routeName!=null && routeName!='') {
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" 毫秒</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span> (<span style='font-size: 14px;font-weight: 430;color:#032b11'>"+routeName+"</span>)   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" ms</span></li>";
|
||||
}else{
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" 毫秒</span></li>";
|
||||
html += "<li onclick=\"showMethods('"+apiId+"')\" style='color: #333;font-weight: 400;font-size: 14px;' id=\""+apiId+"-list\">"+ className+"#<span style='font-size: 16px;font-weight: 500;'>"+methodName+"</span>   <span style='font-size: 10px;text-transform: lowercase' class=\"uk-label uk-label-"+color+"\">平均响应 "+avgRunTime+" ms</span></li>";
|
||||
}
|
||||
};
|
||||
element.innerHTML = html;
|
||||
@ -379,24 +383,25 @@
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--endreplace-->
|
||||
<body style="background-color: #f2f3f2">
|
||||
|
||||
|
||||
<nav class="uk-navbar-container" style="background-color: white" uk-navbar>
|
||||
<nav class="uk-navbar-container" style="background-color: #404b67;height: 85px" uk-navbar>
|
||||
<div class="uk-navbar-center">
|
||||
<div class="uk-grid-small" uk-grid>
|
||||
<div style="margin-top: 20px;font-size: 20px;" class="uk-width-expand" >KoTime调用链路追踪</div>
|
||||
<div style="margin-top: 20px;font-size: 24px;color: white" class="uk-width-expand" >KoTime调用链路追踪</div>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<ul class="uk-flex-center" uk-tab>
|
||||
<li id="zl" class="uk-active"><a href="#" >总览</a></li>
|
||||
<li id="jklb"><a href="#" >接口列表</a></li>
|
||||
<li><a href="#" >异常列表</a></li>
|
||||
<li><a href="#" >热更新</a></li>
|
||||
<li><a href="#" >配置</a></li>
|
||||
<li><a href="#" >技术支持</a></li>
|
||||
<ul class="uk-flex-center" uk-tab style="background-color: #404b67;margin-top: 0px;">
|
||||
<li id="zl" class="uk-active"><a href="#" style="color: #edeef1;font-size: 14px">总览</a></li>
|
||||
<li id="jklb"><a href="#" style="color: #edeef1;font-size: 14px">接口列表</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">异常列表</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">热更新</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">配置</a></li>
|
||||
<li><a href="#" style="color: #edeef1;font-size: 14px">技术支持</a></li>
|
||||
</ul>
|
||||
|
||||
<ul class="uk-switcher uk-margin">
|
||||
@ -406,13 +411,23 @@
|
||||
</ul>
|
||||
<div style="margin-top: 20px;" class="uk-grid-small uk-child-width-expand@s uk-text-center" uk-grid>
|
||||
<div>
|
||||
<div id="systemTotalNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">接口数</span></div>
|
||||
<div id="systemTotalNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">接口数</span><br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemTotalNum" >0</span>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemDelayNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">延迟响应数</span></div>
|
||||
<div id="systemDelayNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">延迟响应数</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #cc0c0c;font-weight: bold" id="systemDelayNum">0</span>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemNormalNum" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">正常响应数</span></div>
|
||||
<div id="systemNormalNum-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">正常响应数</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #29da93;font-weight: bold" id="systemNormalNum">0</span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -421,18 +436,27 @@
|
||||
</ul>
|
||||
<div style="margin-top: 10px;" class="uk-grid-small uk-child-width-expand@s uk-text-center" uk-grid>
|
||||
<div>
|
||||
<div id="systemAvgRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">平均响应(ms)</span></div>
|
||||
<div id="systemAvgRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">平均响应(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemAvgRunTime">0</span></div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemMaxRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">最大响应(ms)</span></div>
|
||||
<div id="systemMaxRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">最大响应(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemMaxRunTime">0</span></div>
|
||||
</div>
|
||||
<div>
|
||||
<div id="systemMinRunTime" style="border-radius: 10px;" class="uk-card uk-card-default uk-card-body uk-label-success"><span style="font-size: 10px;">最小响应(ms)</span></div>
|
||||
<div id="systemMinRunTime-div" style="border-radius: 10px;background-color: #fefffe;padding: 20px" class="uk-card uk-card-default uk-card-body uk-label-success">
|
||||
<span style="font-size: 10px;color: #3b3f4f">最小响应(ms)</span>
|
||||
<br>
|
||||
<span style="font-size: 30px;color: #020718;font-weight: bold" id="systemMinRunTime">0</span></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-alert-success" uk-alert>
|
||||
<a class="uk-alert-close" uk-close></a>
|
||||
<p id="apiTip">变更配置以后请重新刷新页面</p>
|
||||
<p id="apiTip">接口根据调用情况统计,未调用的接口无法被统计到,请先调用接口</p>
|
||||
</div>
|
||||
</li>
|
||||
<li style="margin-left: 20%;margin-right: 20%;">
|
||||
@ -452,7 +476,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li style="margin-left: 35%;margin-right: 35%;">
|
||||
<div class="uk-card uk-card-default uk-card-body">
|
||||
<div class="uk-card uk-card-default uk-card-body" style="border-radius: 5px">
|
||||
<div id="classForm" >
|
||||
<div uk-form-custom="target: true" class="uk-form-controls">
|
||||
<input id="classFile" name="classFile" type="file" >
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user