吴晟 Wu Sheng
acae617047
Merge branch 'master' into feature/support-hystrix-plugin
2018-02-27 06:21:27 +08:00
wusheng
f7fdd9f854
Fix assmbly for mvn clean install -Papache-release and update version to SNAPSHOT for SNAPSHOT release.
2018-02-26 23:22:10 +08:00
ascrutae
fa99652d5b
[Agent] Support hystrix plugin
2018-02-25 21:02:38 +08:00
Danzo
c96077ebbc
Update assembly.xml
...
fixed maven 3.3.9 build issue caused by empty assembly ID on Ubuntu 16.04.2 using OpenJDK 1.8.0_151.
[INFO] Building apm-collector-boot 5.0.0-alpha
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apm-collector-boot ---
[INFO] Deleting /home/steve/skywalking/incubator-skywalking/apm-collector/apm-collector-boot/target
[INFO]
[INFO] --- maven-checkstyle-plugin:2.17:check (validate) @ apm-collector-boot ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.492 s
[INFO] Finished at: 2018-02-18T12:05:49-06:00
[INFO] Final Memory: 19M/235M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (validate) on project apm-collector-boot: Failed during checkstyle configuration: cannot initialize module Header - Unable to find: CHECKSTYLE_HEAD -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
2018-02-18 12:22:56 -06:00
peng-yongsheng
37a5287360
JVM metric aggregate tested.
2018-02-13 22:52:12 +08:00
peng-yongsheng
1435cbb1fe
Trace segment metric aggregate and alarm metric aggregate tested.
2018-02-13 18:00:19 +08:00
peng-yongsheng
a14207e67a
Instance heart beat tested with elastic search. OK.
2018-02-13 16:12:19 +08:00
peng-yongsheng
add26b8e96
Sleeping when id not get.
2018-02-13 15:43:40 +08:00
peng-yongsheng
724b9c59b5
Application, Instance, Service register tested with elastic search.
2018-02-13 15:03:32 +08:00
peng-yongsheng
56d9b2782c
Mock trace segment data which sniffer from Dubbo framework.
2018-02-13 11:10:15 +08:00
peng-yongsheng
58365eba73
Merge branch 'master' into feature/getAlarmTrend
2018-02-12 21:14:31 +08:00
peng-yongsheng
23975678a9
Provide the getAlarmTrend query.
2018-02-12 21:01:26 +08:00
李运涛 liyuntao
e4e694021b
Merge branch 'master' into servicecomb
2018-02-12 03:08:48 -06:00
peng-yongsheng
47e1db5011
Provide the loadAlarmList query.
2018-02-12 16:28:00 +08:00
lytscu
6e56c7fdb4
Update /org/apache/skywalking/apm/collector/storage/table/register/ServerTypeDefine.java
2018-02-12 15:50:18 +08:00
peng-yongsheng
52c11398ae
Application metric alarm list graph.
2018-02-12 13:58:26 +08:00
peng-yongsheng
7ab59cb252
Split application alarm list entity to minute, hour, day, month.
2018-02-12 11:21:28 +08:00
吴晟 Wu Sheng
d2eb0b8241
Merge branch 'master' into feature/searchService
2018-02-12 06:05:35 +08:00
peng-yongsheng
c9aadf289c
Change the elasticsearch analyzer type to stop that can tokenizer the sentence such as “ org.apache.skywalking” to “org” “apache” “skywalking”
2018-02-12 01:05:22 +08:00
peng-yongsheng
508b11dd46
Provide the getConjecturalApps query.
2018-02-11 18:00:48 +08:00
peng-yongsheng
eda2d8141b
Update span layer and server type by address id when those not equals to the values in cache.
2018-02-11 17:23:21 +08:00
peng-yongsheng
0c9686e437
Provide the getServiceTPSTrend query.
2018-02-10 14:52:42 +08:00
peng-yongsheng
da0a8b8546
Provide the getServerThroughput query.
2018-02-10 10:46:15 +08:00
peng-yongsheng
71275468c5
Provide the getTopNApplicationThroughput query.
2018-02-10 10:17:32 +08:00
peng-yongsheng
e6f0c3ee75
Fixed CI fail.
2018-02-09 16:09:43 +08:00
peng-yongsheng
cbe5227e1d
Merge branch 'master' into feature/graphql-ui
...
# Conflicts:
# apm-collector/apm-collector-core/src/main/java/org/apache/skywalking/apm/collector/core/util/TimeBucketUtils.java
2018-02-09 14:46:10 +08:00
hanahmily
87ee4f2f77
Merge remote-tracking branch 'origin/feature/graphql-ui' into feature/graphql-ui
2018-02-09 14:19:01 +08:00
hanahmily
af6d91dfba
Refactor alarm schema
2018-02-09 14:18:26 +08:00
peng-yongsheng
1bc0d84532
Provide the getTopNServerThroughput query.
2018-02-09 14:12:04 +08:00
peng-yongsheng
87d246d756
Fixed the bug: service/searchService #104
2018-02-09 10:40:06 +08:00
peng-yongsheng
59c512fb2b
CI fail fixed.
2018-02-09 10:20:31 +08:00
wu-sheng
bb0552a4fc
Create SImpleDateFormat everytime.
2018-02-09 09:47:19 +08:00
peng-yongsheng
425324ee46
Provide the overview/getTopNSlowService query.
2018-02-08 19:02:53 +08:00
peng-yongsheng
a81719786e
Provide the getSlowService query.
2018-02-08 18:16:58 +08:00
peng-yongsheng
62477a5318
Provide the getServiceTopology query.
2018-02-07 18:10:17 +08:00
peng-yongsheng
2c6b03bfbb
Provide the getServiceSLATrend query.
2018-02-05 19:21:39 +08:00
peng-yongsheng
cccba2ec8f
Provide the getServiceResponseTimeTrend query.
2018-02-05 16:04:56 +08:00
peng-yongsheng
b513024a85
Provide the searchService query.
2018-02-05 10:26:54 +08:00
peng-yongsheng
1d625d2ad5
Provide the queryTrace query.
2018-02-04 23:57:40 +08:00
peng-yongsheng
77f615a8ae
Provide the queryBasicTraces query.
2018-02-04 22:16:52 +08:00
peng-yongsheng
8cfadaa0c6
Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui
2018-02-03 14:18:31 +08:00
peng-yongsheng
7a175574d2
Move ui dao to ui package.
2018-02-03 14:18:10 +08:00
peng-yongsheng
7925c7b623
Provide the getClusterBrief query.
2018-02-03 14:17:32 +08:00
hanahmily
cff4871975
Convert the type of data node from String to JsonObject
2018-02-02 17:09:36 +08:00
hanahmily
c70b132467
Add variables parse
2018-02-02 15:05:50 +08:00
peng-yongsheng
474e47c967
Provide the getMemoryTrend query.
2018-01-31 22:00:02 +08:00
peng-yongsheng
06d5b88ee1
Provide the getGCTrend query.
2018-01-31 21:32:21 +08:00
peng-yongsheng
8585e42c86
Provide the getCPUTrend query.
2018-01-31 21:14:51 +08:00
peng-yongsheng
86e05bc381
Provide the getServerTPSTrend query.
2018-01-31 14:57:44 +08:00
peng-yongsheng
703a591bec
Move DurationUtilsTestCase to ui provider module.
2018-01-31 11:01:17 +08:00