Xin,Zhang
|
0794ebd05a
|
Merge branch 'master' into feature/kafka-plugin
|
2018-01-28 19:34:29 +08:00 |
ascrutae
|
4774b0277d
|
rename kafka plugin module
|
2018-01-28 19:21:59 +08:00 |
吴晟 Wu Sheng
|
e2d8f62179
|
Merge pull request #778 from ascrutae/feature/spring-bean-plugin
[Agent] support spring bean plugin
|
2018-01-28 15:45:02 +08:00 |
ascrutae
|
7670ef3d27
|
link the kafka FAQ document
|
2018-01-28 14:51:57 +08:00 |
ascrutae
|
a5e37108af
|
refactory code
|
2018-01-28 14:48:56 +08:00 |
吴晟 Wu Sheng
|
73fd9c75e8
|
Update kafka-plugin.md
Clear the English description about how to trace kafka consumer.
|
2018-01-28 14:19:28 +08:00 |
吴晟 Wu Sheng
|
1a21409c89
|
Update Kafka-plugin-CN.md
Make zh description more clear.
|
2018-01-28 14:15:49 +08:00 |
吴晟 Wu Sheng
|
c1d2afbc1e
|
Update Supported-list.md
Correct the English.
|
2018-01-28 14:11:57 +08:00 |
ascrutae
|
dbf010485a
|
Add kafka plugin docs
|
2018-01-28 10:41:14 +08:00 |
ascrutae
|
14a61d75fd
|
remove readme.md
|
2018-01-27 16:07:12 +08:00 |
ascrutae
|
c300e85d9c
|
Change the file structure of spring bean plugin
|
2018-01-27 15:32:50 +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 |
ascrutae
|
44e9665262
|
[Agent] modify the method matcher of spring bean
|
2018-01-26 22:57:02 +08:00 |
lytscu
|
5e8bc0090e
|
Modify operationName to invocation.getInvocationQualifiedName
|
2018-01-26 10:07:16 +08:00 |
peng-yongsheng
|
1510f7059d
|
Change the data type from int to long which attributes named responseTimePerSec and callsPerSec.
|
2018-01-26 08:55:55 +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
|
a4891dd30f
|
Merge branch 'feature/graphql-ui' of https://github.com/peng-yongsheng/incubator-skywalking into feature/graphql-ui
|
2018-01-26 00:38:24 +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 |
ascrutae
|
f377c3350e
|
[Agent] support spring bean plugin
|
2018-01-25 21:58:57 +08:00 |
lytscu
|
7ccdcbcdfe
|
Merge branch 'servicecomb' of https://github.com/lytscu/incubator-skywalking into servicecomb
y
|
2018-01-25 10:20:03 +08:00 |
lytscu
|
94dcf96e1f
|
Modify catalog
|
2018-01-25 10:17:26 +08:00 |
cyberdak
|
9ff209373e
|
fix collector/start.sh tip.
"Web" to "Collector"
|
2018-01-25 10:17:24 +08:00 |
lytscu
|
d2a3a2814f
|
Modify catalog
|
2018-01-25 09:40:28 +08:00 |
lytscu
|
f561b6ab90
|
Merge branch 'master' into servicecomb
y
|
2018-01-25 09:33:17 +08:00 |
吴晟 Wu Sheng
|
3909a5bc3e
|
Merge branch 'master' into feature/graphql-ui
|
2018-01-24 01:34:06 +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 |
Xin,Zhang
|
ed5e49d717
|
Merge branch 'master' into feature/kafka-plugin
|
2018-01-23 20:06:29 +08:00 |
Xin,Zhang
|
8c859d1ce8
|
Merge pull request #774 from cyberdak/patch-1
fix collector/start.sh tip.
|
2018-01-23 20:06:15 +08:00 |
ascrutae
|
906a2c4d05
|
add testcase
|
2018-01-23 20:03:50 +08:00 |
cyberdak
|
8a3d9ef2bb
|
fix collector/start.sh tip.
"Web" to "Collector"
|
2018-01-23 16:36:13 +08:00 |
ascrutae
|
5fab1fada0
|
add spanlayer and component for kafka span
|
2018-01-22 23:09:31 +08:00 |
ascrutae
|
22ead46dcc
|
[Agent] Support kafka framework
|
2018-01-22 19:56:22 +08:00 |
lytscu
|
1b499f0dc0
|
Add [Agent] ServiceComb Plugin #437
|
2018-01-22 15:56:25 +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 |
peng-yongsheng
|
06f675ac9b
|
Changed dependency graphql-java from 6.0 to 7.0.
|
2018-01-20 22:21:56 +08:00 |
吴晟 Wu Sheng
|
6554aec15a
|
Merge pull request #768 from apache/alter-graphql-log-time
Time should be Long
|
2018-01-18 14:22:32 +08:00 |
吴晟 Wu Sheng
|
5175e9d54b
|
Merge branch 'master' into alter-graphql-log-time
|
2018-01-18 11:20:31 +08:00 |
wu-sheng
|
cef1ca8410
|
Time should be Long
|
2018-01-18 11:14:10 +08:00 |
吴晟 Wu Sheng
|
d79dc5d24a
|
Merge pull request #765 from ascrutae/update-docs
[Agent] update supported list
|
2018-01-18 07:53:41 +08:00 |
吴晟 Wu Sheng
|
f218674316
|
Merge branch 'master' into update-docs
|
2018-01-17 23:21:31 +08:00 |
吴晟 Wu Sheng
|
e6bcd7d171
|
Merge pull request #764 from apache/miss-appcode
Add a missing field.
|
2018-01-17 23:21:02 +08:00 |
ascrutae
|
4068931f4f
|
[Agent] update supported list
|
2018-01-17 13:35:34 +08:00 |
吴晟 Wu Sheng
|
0ec6f37a7c
|
Merge branch 'master' into miss-appcode
|
2018-01-17 10:52:37 +08:00 |