[GitHub] coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector

2018-06-16 Thread GitBox
coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector URL: https://github.com/apache/incubator-skywalking/pull/1273#issuecomment-392457692 [![Coverage Status](https://coveralls.io/builds/17528313/badge)](https://coveralls.io/builds/17528313) Coverage

[GitHub] wu-sheng opened a new issue #1359: Run more tests in Zipkin examples

2018-06-16 Thread GitBox
wu-sheng opened a new issue #1359: Run more tests in Zipkin examples URL: https://github.com/apache/incubator-skywalking/issues/1359 In #1273 , I just test sleuth MVC example only. That is definitely not enough. @adriancole What other example projects do you suggest to run by us?

[GitHub] wu-sheng closed issue #1356: the dubbo-plugin uses an unsupported version of RestEasy

2018-06-16 Thread GitBox
wu-sheng closed issue #1356: the dubbo-plugin uses an unsupported version of RestEasy URL: https://github.com/apache/incubator-skywalking/issues/1356 This is an automated message from the Apache Git Service. To respond to

[GitHub] wu-sheng closed pull request #1357: Fix #1356: Remove unused depencies package

2018-06-16 Thread GitBox
wu-sheng closed pull request #1357: Fix #1356: Remove unused depencies package URL: https://github.com/apache/incubator-skywalking/pull/1357 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector

2018-06-16 Thread GitBox
coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector URL: https://github.com/apache/incubator-skywalking/pull/1273#issuecomment-392457692 [![Coverage Status](https://coveralls.io/builds/17528985/badge)](https://coveralls.io/builds/17528985) Coverage

[GitHub] ascrutae commented on issue #1356: the dubbo-plugin uses an unsupported version of RestEasy

2018-06-16 Thread GitBox
ascrutae commented on issue #1356: the dubbo-plugin uses an unsupported version of RestEasy URL: https://github.com/apache/incubator-skywalking/issues/1356#issuecomment-397801164 @wu-sheng The `jackson` package is imported by `resteasy-jackson-provider` package. Not `dubbo` package, so

[GitHub] ascrutae opened a new pull request #1357: Fix #1356: Remove unused depencies package

2018-06-16 Thread GitBox
ascrutae opened a new pull request #1357: Fix #1356: Remove unused depencies package URL: https://github.com/apache/incubator-skywalking/pull/1357 Please answer these questions before submitting pull request - Why submit this pull request? - [x] Bug fix - [ ] New feature

[GitHub] coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector

2018-06-16 Thread GitBox
coveralls commented on issue #1273: Zipkin receiver in SkyWalking collector URL: https://github.com/apache/incubator-skywalking/pull/1273#issuecomment-392457692 [![Coverage Status](https://coveralls.io/builds/17528973/badge)](https://coveralls.io/builds/17528973) Coverage

[GitHub] wu-sheng opened a new issue #1358: Replace Caffeine with new expired mechanism in zipkin receiver

2018-06-16 Thread GitBox
wu-sheng opened a new issue #1358: Replace Caffeine with new expired mechanism in zipkin receiver URL: https://github.com/apache/incubator-skywalking/issues/1358 In the initial version of Zipkin receiver, we use Caffeine as the buffer and use Caffeine expire mechanism to make sure trace

[GitHub] wu-sheng opened a new issue #1360: Look volunteers to translate(sync) English documents to Chinese

2018-06-16 Thread GitBox
wu-sheng opened a new issue #1360: Look volunteers to translate(sync) English documents to Chinese URL: https://github.com/apache/incubator-skywalking/issues/1360 We want to find some volunteers to help us to sync and translate new English documents to Chinese. They are out of date now.

[GitHub] wu-sheng commented on issue #1361: Spring Boot application startup fails with 5.0 beta agent

2018-06-16 Thread GitBox
wu-sheng commented on issue #1361: Spring Boot application startup fails with 5.0 beta agent URL: https://github.com/apache/incubator-skywalking/issues/1361#issuecomment-397842718 Could you provide a demo application to reproduce the DI failure. @ascrutae maybe this is springboot

[GitHub] gamefundas opened a new issue #1361: Spring Boot application startup fails with 5.0 beta agent

2018-06-16 Thread GitBox
gamefundas opened a new issue #1361: Spring Boot application startup fails with 5.0 beta agent URL: https://github.com/apache/incubator-skywalking/issues/1361 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion