Commit Graph

3883 Commits

Author SHA1 Message Date
彭勇升 pengys cc1c25ad6a
Merge branch 'master' into feature/getServerResponseTimeTrend 2018-02-28 21:40:19 +08:00
吴晟 Wu Sheng 6fd9c3bda8
Merge pull request #849 from peng-yongsheng/feature/searchServer
"searchServer" and "getAllServer"
2018-02-28 21:39:41 +08:00
彭勇升 pengys 91a2209215
Merge branch 'master' into feature/getServerResponseTimeTrend 2018-02-28 21:36:03 +08:00
peng-yongsheng 48981e87f2 1. Change the parameter name:
Start -> startTimeBucket
End -> endTimeBucket
2018-02-28 21:29:01 +08:00
peng-yongsheng 45a718de46 1. Change the parameter name:
Start -> startTimeBucket
End -> endTimeBucket
2018-02-28 21:11:59 +08:00
吴晟 Wu Sheng 43ddc8489e
Merge branch 'master' into feature/searchServer 2018-02-28 21:07:06 +08:00
彭勇升 pengys 4057f37e2d
Merge pull request #848 from peng-yongsheng/feature/getServerThroughput
"getServerThroughput" Changed the attribute name from TPS to callsPerSec.
2018-02-28 20:56:33 +08:00
peng-yongsheng a5216a933a 1. Change the parameter name:
Start -> startSecondTimeBucket
End -> endSecondTimeBucket

2. The time range of heart beat time and register time:
Start time >= register time <= end time
Start time >= heart beat time <= end time
2018-02-28 20:53:19 +08:00
peng-yongsheng d66f56a3d7 Change the parameter name:
Start -> startSecondTimeBucket
End -> endSecondTimeBucket
2018-02-28 20:34:50 +08:00
peng-yongsheng c1fedb02b5 1. Changed the attribute name from TPS to callsPerSec.
2. Calculate the callsPerSec.
2018-02-28 20:24:24 +08:00
carlvine 8dd788de6a HttpGet:add http time out 2018-02-28 19:35:19 +08:00
吴晟 Wu Sheng 71eb594ed9
Merge pull request #846 from peng-yongsheng/feature/getSlowService
"getSlowService" Calculate callsPerSec metric.
2018-02-28 19:03:01 +08:00
peng-yongsheng 9b24f52750 Calculate callsPerSec metric. 2018-02-28 18:21:36 +08:00
hanahmily 196354fa3d Add apm-backend-dist module 2018-02-28 18:15:47 +08:00
彭勇升 pengys e138b8d5fc
Merge pull request #844 from peng-yongsheng/feature/getApplicationTopology
"getApplicationTopology" Refactor topology build logic.
2018-02-28 18:04:32 +08:00
彭勇升 pengys 2fe8577e00
Merge branch 'master' into feature/getApplicationTopology 2018-02-28 17:37:49 +08:00
peng-yongsheng 8419aa3e71 Refactor topology build logic. 2018-02-28 17:32:27 +08:00
吴晟 Wu Sheng 726cd84a20
Merge pull request #842 from hanahmily/module/apm-webapp
Module/apm webapp
2018-02-28 16:15:33 +08:00
hanahmily 022f7033ee Overhaul pom.xml 2018-02-28 15:40:29 +08:00
Gao Hongtao e729290f0e
Merge pull request #4 from apache/master
Merge from origin
2018-02-28 15:38:26 +08:00
hanahmily 19c58e07d3 Add test case 2018-02-28 15:34:00 +08:00
吴晟 Wu Sheng ea33be3c90
Merge pull request #841 from peng-yongsheng/feature/getAllApplication
"getAllApplication" Remove the application named USER.
2018-02-28 14:48:47 +08:00
hanahmily d5ce8fdfc4 Add travis debug 2018-02-28 14:41:52 +08:00
hanahmily 9e6160eeef Update submodule skywalking-ui 2018-02-28 14:32:57 +08:00
peng-yongsheng 9bde7b7b8a Remove the application named USER. 2018-02-28 14:25:41 +08:00
吴晟 Wu Sheng 8186365b6a
Merge pull request #840 from peng-yongsheng/feature/getTopNApplicationThroughput
"getTopNApplicationThroughput" service, change the attribute name from TPS to callsPerSec.
2018-02-28 12:10:28 +08:00
吴晟 Wu Sheng 1b2376c973
Merge branch 'master' into feature/getTopNApplicationThroughput 2018-02-28 11:48:06 +08:00
peng-yongsheng 62d5148295 1. Changed the attribute name from TPS to callsPerSec.
2. Calculate the callsPerSec.
2018-02-28 11:44:58 +08:00
吴晟 Wu Sheng 2fb111cacd
Merge pull request #839 from apache/fix/typo
Fix typo. K8s - > Kubernetes
2018-02-28 11:43:54 +08:00
吴晟 Wu Sheng 6f12e8bd8d
Merge branch 'master' into fix/typo 2018-02-28 11:17:45 +08:00
吴晟 Wu Sheng d1a6f0d9d1
Merge pull request #796 from carlvine500/master
support rocketMQ-3.x-plugin (from 3.0.4-open to 3.4.6.Final)
2018-02-28 11:17:21 +08:00
wu-sheng 534b0498b2 Fix typo. K8s - > Kubernetes 2018-02-28 10:57:12 +08:00
吴晟 Wu Sheng 4019070471
Merge branch 'master' into master 2018-02-28 10:50:55 +08:00
吴晟 Wu Sheng 4086122908
Merge pull request #838 from peng-yongsheng/feature/getTopNSlowService
"getTopNSlowService" service, change the attribute name from TPS to callsPerSec.
2018-02-28 10:43:53 +08:00
carlvine 2e3ee1b21e Merge branch 'master' of https://github.com/carlvine500/incubator-skywalking 2018-02-28 10:26:22 +08:00
carlvine 78b4b340ea remove interceptor in xxxInstrument 2018-02-28 10:25:47 +08:00
peng-yongsheng 2caa29a0dc 1. Changed the attribute name from TPS to callsPerSec.
2. Calculate the callsPerSec.
2018-02-28 10:20:06 +08:00
Gao Hongtao 4139918315
Merge pull request #3 from hanahmily/master
Update from origin
2018-02-28 09:44:56 +08:00
hanahmily 703933895b Add apm-webapp module 2018-02-28 09:07:05 +08:00
吴晟 Wu Sheng e90cfc8de9
Merge pull request #837 from peng-yongsheng/feature/getClusterBrief
Feature/get cluster brief
2018-02-28 06:21:30 +08:00
peng-yongsheng 0692d419e9 1. Make the number of service contains the entry src span type only.
2. Make the number of application not contains user application.
2018-02-27 23:16:29 +08:00
peng-yongsheng 7de5718433 1. Add the column named srcSpanType into service_name table.
2. Add column named service_name_keyword into service_name elastic search table by the type of keyword.
2018-02-27 23:04:32 +08:00
彭勇升 pengys 9cd0f98b06
Merge pull request #836 from peng-yongsheng/feature/getClusterTopology
Feature/get cluster topology
2018-02-27 21:40:12 +08:00
peng-yongsheng 2e9f07c0a8 Merge remote-tracking branch 'upstream/master' into feature/getClusterTopology 2018-02-27 21:11:08 +08:00
peng-yongsheng bece77e2ae TPS calculate. 2018-02-27 18:26:23 +08:00
Gao Hongtao a393abc13d
Merge pull request #2 from apache/master
Update fork
2018-02-27 17:22:11 +08:00
peng-yongsheng 3c8eaa8fac Get number of server for application node. 2018-02-27 16:52:57 +08:00
吴晟 Wu Sheng 818b6b408a
Merge pull request #834 from ascrutae/feature/support-list-hystrix
add hystrix framework to support list
2018-02-27 16:23:25 +08:00
peng-yongsheng fc86ef66ff Calculate SLA and APDEX metric. 2018-02-27 16:22:22 +08:00
peng-yongsheng 1cca13df32 Change the attribute name from responseTimePerSec to avgResponseTime. 2018-02-27 15:56:35 +08:00