[GitHub] nidhibatra11 commented on issue #117: Can't see any traces in skywalking UI

2018-03-01 Thread GitBox
nidhibatra11 commented on issue #117: Can't see any traces in skywalking UI URL: https://github.com/apache/incubator-skywalking-ui/issues/117#issuecomment-369846421 https://github.com/apache/incubator-skywalking/blob/master/docs/en/Quick-start.md Wu sheng, I am following this quick

[GitHub] wu-sheng commented on issue #858: Add support for mssql jdbc monitoring

2018-03-01 Thread GitBox
wu-sheng commented on issue #858: Add support for mssql jdbc monitoring URL: https://github.com/apache/incubator-skywalking/issues/858#issuecomment-369831872 @zone1511 And https://github.com/SkywalkingTest/skywalking-agent-testcases/blob/master/docs/how-to-write-a-plugin-testcase-cn.md

[GitHub] wu-sheng commented on issue #858: Add support for mssql jdbc monitoring

2018-03-01 Thread GitBox
wu-sheng commented on issue #858: Add support for mssql jdbc monitoring URL: https://github.com/apache/incubator-skywalking/issues/858#issuecomment-369786154 @zone1511 The test just begin, follow #855 for update. And you should join gitter for our discussions and news post.

[GitHub] zone1511 commented on issue #858: Add support for mssql jdbc monitoring

2018-03-01 Thread GitBox
zone1511 commented on issue #858: Add support for mssql jdbc monitoring URL: https://github.com/apache/incubator-skywalking/issues/858#issuecomment-369784096 Does the 5.0 ui ready to use or I have to use old ui to test the plugin? Sent from my iPhone > On 2 Mar 2018, at 6:15

Podling Report Reminder - March 2018

2018-03-01 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 March 2018, 10:30 am PDT. The report for your podling will form

[GitHub] wu-sheng commented on issue #858: Add support for mssql jdbc monitoring

2018-03-01 Thread GitBox
wu-sheng commented on issue #858: Add support for mssql jdbc monitoring URL: https://github.com/apache/incubator-skywalking/issues/858#issuecomment-369749839 sure. welcome. And i think you are familiar with our plugin process. BTW, because rocketmq 3.x plugin has been merged,

[GitHub] zone1511 opened a new issue #858: Add support for mssql jdbc monitoring

2018-03-01 Thread GitBox
zone1511 opened a new issue #858: Add support for mssql jdbc monitoring URL: https://github.com/apache/incubator-skywalking/issues/858 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ]

[GitHub] wu-sheng closed pull request #857: UI up to date.

2018-03-01 Thread GitBox
wu-sheng closed pull request #857: UI up to date. URL: https://github.com/apache/incubator-skywalking/pull/857 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use

[GitHub] coveralls commented on issue #857: UI up to date.

2018-03-01 Thread GitBox
coveralls commented on issue #857: UI up to date. URL: https://github.com/apache/incubator-skywalking/pull/857#issuecomment-369623661 [![Coverage Status](https://coveralls.io/builds/15760110/badge)](https://coveralls.io/builds/15760110) Coverage remained the same at 19.497%

[GitHub] wu-sheng opened a new pull request #857: UI up to date.

2018-03-01 Thread GitBox
wu-sheng opened a new pull request #857: UI up to date. URL: https://github.com/apache/incubator-skywalking/pull/857 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub

[GitHub] wu-sheng closed pull request #121: Fix/e2e

2018-03-01 Thread GitBox
wu-sheng closed pull request #121: Fix/e2e URL: https://github.com/apache/incubator-skywalking-ui/pull/121 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the

[GitHub] hanahmily opened a new pull request #121: Fix/e2e

2018-03-01 Thread GitBox
hanahmily opened a new pull request #121: Fix/e2e URL: https://github.com/apache/incubator-skywalking-ui/pull/121 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and

[GitHub] coveralls commented on issue #832: Add [Agent] Jedis LETTUCE client plugin

2018-03-01 Thread GitBox
coveralls commented on issue #832: Add [Agent] Jedis LETTUCE client plugin URL: https://github.com/apache/incubator-skywalking/pull/832#issuecomment-368721697 [![Coverage Status](https://coveralls.io/builds/15756793/badge)](https://coveralls.io/builds/15756793) Coverage

[GitHub] wu-sheng closed pull request #856: Change the traceId type to be collection in trace graphql protocol.

2018-03-01 Thread GitBox
wu-sheng closed pull request #856: Change the traceId type to be collection in trace graphql protocol. URL: https://github.com/apache/incubator-skywalking/pull/856 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake

[GitHub] coveralls commented on issue #856: Change the traceId type to be collection in trace graphql protocol.

2018-03-01 Thread GitBox
coveralls commented on issue #856: Change the traceId type to be collection in trace graphql protocol. URL: https://github.com/apache/incubator-skywalking/pull/856#issuecomment-369548774 [![Coverage

[GitHub] peng-yongsheng opened a new pull request #856: Change the traceId type to be collection in trace graphql protocol.

2018-03-01 Thread GitBox
peng-yongsheng opened a new pull request #856: Change the traceId type to be collection in trace graphql protocol. URL: https://github.com/apache/incubator-skywalking/pull/856 trace.graphqls ``` type BasicTrace { - traceId: String + traceIds: [String!]! } ```

[GitHub] wu-sheng commented on issue #105: trace/queryBasicTraces

2018-03-01 Thread GitBox
wu-sheng commented on issue #105: trace/queryBasicTraces URL: https://github.com/apache/incubator-skywalking-ui/issues/105#issuecomment-369523311 ``` "operationName": "org.skywaking.apm.testcase.dubbo.services.GreetService.doBusiness()", "duration": 1000,