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 |
peng-yongsheng
|
b04b06aac1
|
Fixed the id auto increment bug, when there is just one record that id = -1, the expected value is 1, but actual return -1.
|
2018-01-14 17:40:15 +08:00 |
peng-yongsheng
|
fc431d3c9a
|
Missing change about boolean to integer.
|
2018-01-14 17:05:45 +08:00 |
peng-yongsheng
|
79cddf659b
|
Changed boolean type to integer, true: 1, false: 0.
|
2018-01-13 17:18:44 +08:00 |
peng-yongsheng
|
5ba36ca6cb
|
Unused import error when continuous integration.
|
2018-01-12 23:23:43 +08:00 |
peng-yongsheng
|
c38e15d992
|
Merge branch 'master' into feature/storage_h2
|
2018-01-12 22:23:41 +08:00 |
peng-yongsheng
|
2609e27349
|
Alarm aggregate by h2 storage test successful.
|
2018-01-12 22:20:24 +08:00 |
peng-yongsheng
|
41082be5ea
|
Application reference metric, Application metric, Instance reference metric, Instance metric, Service reference metric, Service metric pyramid aggregate by h2 storage test successful.
|
2018-01-12 17:00:47 +08:00 |
peng-yongsheng
|
10435c2d00
|
Segment aggregate by h2 storage test successful.
|
2018-01-11 20:36:36 +08:00 |
peng-yongsheng
|
a9cf2b4b12
|
Global trace test successful.
|
2018-01-11 20:22:13 +08:00 |
peng-yongsheng
|
25fb269205
|
Instance mapping pyramid aggregate by h2 storage test successful.
|
2018-01-11 20:15:37 +08:00 |
peng-yongsheng
|
3bd9e5b75d
|
Application component pyramid aggregate by h2 storage test successful.
|
2018-01-11 19:39:29 +08:00 |
wusheng
|
8f49c973be
|
Protect the background processes.
|
2018-01-11 15:53:40 +08:00 |
peng-yongsheng
|
98d78f21c3
|
Memory pool metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 15:06:12 +08:00 |
peng-yongsheng
|
9c58e87687
|
Memory metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 14:34:06 +08:00 |
peng-yongsheng
|
7d881e8ad1
|
no message
|
2018-01-11 14:14:43 +08:00 |
peng-yongsheng
|
01cd19a0ff
|
GC metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 14:14:23 +08:00 |
peng-yongsheng
|
ccd4c8ef83
|
CPU metric pyramid aggregate by h2 storage test successful.
|
2018-01-11 13:36:06 +08:00 |
peng-yongsheng
|
d42eb0199b
|
Agent register test success by H2 storage.
|
2018-01-11 10:55:30 +08:00 |
peng-yongsheng
|
f461e1a991
|
Fixed package error.
|
2018-01-09 20:04:12 +08:00 |
YunaiV
|
825d5e69bc
|
Fix ServiceNameCacheGuavaService split error
|
2018-01-09 19:48:27 +08:00 |
peng-yongsheng
|
ec08a29164
|
Instance heart beat implement and test successful.
|
2018-01-09 19:38:11 +08:00 |