Commit Graph

3482 Commits

Author SHA1 Message Date
hanahmily af6d91dfba Refactor alarm schema 2018-02-09 14:18:26 +08:00
hanahmily f0c2be4346 Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui 2018-02-09 14:10:56 +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
peng-yongsheng 425324ee46 Provide the overview/getTopNSlowService query. 2018-02-08 19:02:53 +08:00
peng-yongsheng 7b2cb2e410 Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui 2018-02-08 18:17:07 +08:00
peng-yongsheng a81719786e Provide the getSlowService query. 2018-02-08 18:16:58 +08:00
hanahmily 8cd6b5b410 Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui 2018-02-08 15:19:56 +08:00
Gao Hongtao 87ebf6598c
Merge branch 'master' into feature/graphql-ui 2018-02-08 00:51:58 -06:00
peng-yongsheng 90c820d1d8 Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui 2018-02-07 18:11:12 +08:00
peng-yongsheng 62477a5318 Provide the getServiceTopology query. 2018-02-07 18:10:17 +08:00
吴晟 Wu Sheng ddd1d80e78
Merge pull request #797 from apache/add-component-for-operation-name
Add a new field for operation register.
2018-02-07 16:23:56 +08:00
wu-sheng ca11058f8e Add a new field for operation register. 2018-02-07 15:58:05 +08:00
吴晟 Wu Sheng 75be8c879f
Merge pull request #794 from carlvine500/master
bugfix:no data collected after application started
2018-02-07 12:38:07 +08:00
吴晟 Wu Sheng efd27dddcd
Merge branch 'master' into master 2018-02-07 11:49:48 +08:00
carlvine 5c44dd96a2 bugfix:no data collected after application started 20+seconds 2018-02-07 09:53:19 +08:00
吴晟 Wu Sheng b00b588cbf
Merge pull request #793 from ascrutae/feature/update-docs
Modify GRPC support version
2018-02-07 07:16:44 +08:00
吴晟 Wu Sheng 57e809daf3
Merge branch 'master' into feature/update-docs 2018-02-07 06:55:26 +08:00
吴晟 Wu Sheng 32922de9c0
Merge pull request #792 from ascrutae/fix/kafka-plugin-issue
[Agent] fix kafka plugin don't works
2018-02-07 06:54:51 +08:00
ascrutae c7c190165f Modify GRPC support version 2018-02-06 23:09:01 +08:00
Xin,Zhang daf3c257d7
Merge branch 'master' into fix/kafka-plugin-issue 2018-02-06 22:55:02 +08:00
吴晟 Wu Sheng 505f6a0ec3
Merge branch 'master' into feature/graphql-ui 2018-02-06 21:28:19 +08:00
吴晟 Wu Sheng 63eec4bd21
Merge pull request #790 from ascrutae/fix/grpc-plugin-issue
[Agent] Fix grpc don't works in 1.8 version
2018-02-06 21:17:07 +08:00
ascrutae a3df0cf0ff [Agent] fix kafka plugin don't works 2018-02-06 20:30:51 +08:00
ascrutae 03071a4061 modify the comments 2018-02-06 17:28:28 +08:00
ascrutae 93da3fa5bf Modify operation name 2018-02-05 23:52:51 +08:00
ascrutae 60638f7ceb add comments 2018-02-05 22:30:21 +08:00
ascrutae 9c332e864a [Agent] Fix grpc don't works in 1.8 version 2018-02-05 19:41:54 +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 297a282b2f Merge remote-tracking branch 'sw/master' into feature/graphql-ui 2018-02-03 09:58:46 +08:00
吴晟 Wu Sheng b40f8191f3
Merge pull request #789 from apache/protocol-consistency
Update protocol
2018-02-02 09:35:20 -08:00
Gao Hongtao 0851b5612e
Update protocol 2018-02-02 17:18:45 +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
吴晟 Wu Sheng f1bf46a348
Merge pull request #786 from ascrutae/feature/oracle-plugins
[Agent] Change the enhance way of oracle plugin
2018-01-31 16:58:12 -08:00
peng-yongsheng 474e47c967 Provide the getMemoryTrend query. 2018-01-31 22:00:02 +08:00
Xin,Zhang 125858ece4
Merge branch 'master' into feature/oracle-plugins 2018-01-31 21:53:45 +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
ascrutae 7554cfabaf [Agent] Change the enhance way of oracle plugin 2018-01-31 17:06:08 +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