Commit Graph

535 Commits

Author SHA1 Message Date
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
peng-yongsheng 4a933e1832 Provide the getResponseTimeTrend query. 2018-01-31 11:00:25 +08:00
peng-yongsheng 0ee4b1c30d Provide the getAllServer query, but only completed es storage and non tps. 2018-01-27 09:37:30 +08:00
peng-yongsheng f177ebd909 Provide the search server query, but only completed es storage and non tps. 2018-01-27 09:13:48 +08:00
peng-yongsheng 3438071374 Catch the exception in doPost and doGet method, make this two method do not throw exception. 2018-01-26 00:49:37 +08:00
peng-yongsheng 04ef598fd2 Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui 2018-01-26 00:28:09 +08:00
peng-yongsheng 953cfbb725 no message 2018-01-26 00:24:27 +08:00
peng-yongsheng 9a6520fbc2 Provide the application topology query, but only completed es storage. 2018-01-26 00:23:58 +08:00
peng-yongsheng e755bba328 Move the entity into storage module. 2018-01-24 00:13:19 +08:00
peng-yongsheng a25e353e2d Implement the method named getAllApplication in application layer graphql protocol. 2018-01-24 00:12:27 +08:00
cyberdak 8a3d9ef2bb
fix collector/start.sh tip.
"Web" to "Collector"
2018-01-23 16:36:13 +08:00
peng-yongsheng 843e709fae Provide GraphQL jetty servlet do post method. 2018-01-21 11:52:24 +08:00
peng-yongsheng 96197120b9 Provide GraphQL jetty servlet do get method. 2018-01-21 11:44:06 +08:00
peng-yongsheng 6b3aa98b82 Initialize the java class entity for mapping graphql protocol. 2018-01-20 22:33:33 +08:00
peng-yongsheng 1152135a0b initialize collector ui graphql module. 2018-01-20 22:26:08 +08:00
Xin,Zhang 05efadcd64
Merge branch 'master' into fixed/storage_bug 2018-01-14 17:57:08 +08:00