[GitHub] [skywalking] wu-sheng closed issue #9534: [Feature] Update jedis plugin to support jedis 3.x 4.x

2022-08-31 Thread GitBox
wu-sheng closed issue #9534: [Feature] Update jedis plugin to support jedis 3.x 4.x URL: https://github.com/apache/skywalking/issues/9534 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[GitHub] [skywalking-java] wu-sheng merged pull request #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
wu-sheng merged PR #300: URL: https://github.com/apache/skywalking-java/pull/300 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-infra-e2e] fgksgf commented on a diff in pull request #84: Optimization of the output information of verification

2022-08-31 Thread GitBox
fgksgf commented on code in PR #84: URL: https://github.com/apache/skywalking-infra-e2e/pull/84#discussion_r960239164 ## commands/verify/verify.go: ## @@ -84,165 +108,252 @@ func verifySingleCase(expectedFile, actualFile, query string) error { }

[GitHub] [skywalking-infra-e2e] kezhenxu94 commented on a diff in pull request #84: Optimization of the output information of verification

2022-08-31 Thread GitBox
kezhenxu94 commented on code in PR #84: URL: https://github.com/apache/skywalking-infra-e2e/pull/84#discussion_r960226971 ## commands/verify/verify.go: ## @@ -84,165 +108,252 @@ func verifySingleCase(expectedFile, actualFile, query string) error { }

[GitHub] [skywalking] XDfield commented on issue #7386: something wrong in es index init

2022-08-31 Thread GitBox
XDfield commented on issue #7386: URL: https://github.com/apache/skywalking/issues/7386#issuecomment-1233700552 same here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [skywalking] zhaoxiaojie0415 commented on pull request #4858: support class cache for ByteBuddy

2022-08-31 Thread GitBox
zhaoxiaojie0415 commented on PR #4858: URL: https://github.com/apache/skywalking/pull/4858#issuecomment-1233700330 > > > @wu-sheng If other agent do not enhance the class during the first load (transform), the class will be enhanced during the second transform. Then skywalking directly

[GitHub] [skywalking] zhaoxiaojie0415 commented on pull request #4858: support class cache for ByteBuddy

2022-08-31 Thread GitBox
zhaoxiaojie0415 commented on PR #4858: URL: https://github.com/apache/skywalking/pull/4858#issuecomment-1233700078 > Great! I still hava a question: Hotswap by redefine(or retransform) just reload class definition(the latest version) without initialization,while class enhanced by

[GitHub] [skywalking] yswdqz opened a new issue, #9548: [Feature] Monitoring MySQL's Slow SQL.

2022-08-31 Thread GitBox
yswdqz opened a new issue, #9548: URL: https://github.com/apache/skywalking/issues/9548 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description

[GitHub] [skywalking] kylixs commented on pull request #4858: support class cache for ByteBuddy

2022-08-31 Thread GitBox
kylixs commented on PR #4858: URL: https://github.com/apache/skywalking/pull/4858#issuecomment-1233689565 > > @wu-sheng If other agent do not enhance the class during the first load (transform), the class will be enhanced during the second transform. Then skywalking directly returns the

[GitHub] [skywalking-client-js] Fine0830 commented on pull request #93: support to "import ClientMonitor from 'skywalking-client-js' in "typescript" and "es6"

2022-08-31 Thread GitBox
Fine0830 commented on PR #93: URL: https://github.com/apache/skywalking-client-js/pull/93#issuecomment-1233689536 The CI failed, please fix. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[skywalking-swck] annotated tag v0.7.0 updated (3e12845 -> 7a1e1ea)

2022-08-31 Thread dashanji
This is an automated email from the ASF dual-hosted git repository. dashanji pushed a change to annotated tag v0.7.0 in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git *** WARNING: tag v0.7.0 was modified! *** from 3e12845 (commit) to 7a1e1ea (tag) tagging

[GitHub] [skywalking-client-js] vihoyau opened a new pull request, #93: index.d.ts

2022-08-31 Thread GitBox
vihoyau opened a new pull request, #93: URL: https://github.com/apache/skywalking-client-js/pull/93 support to "import ClientMonitor from 'skywalking-client-js';" when we use the "typescript" and "es6". -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [skywalking-java] pg-yang commented on a diff in pull request #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
pg-yang commented on code in PR #300: URL: https://github.com/apache/skywalking-java/pull/300#discussion_r960170320 ## apm-sniffer/apm-sdk-plugin/jedis-plugins/jedis-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/jedis/v4/define/AbstractWitnessInstrumentation.java:

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
wu-sheng commented on code in PR #300: URL: https://github.com/apache/skywalking-java/pull/300#discussion_r960170115 ## test/plugin/scenarios/jedis-2.x-scenario/support-version.list: ## @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and #

[GitHub] [skywalking-java] pg-yang commented on a diff in pull request #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
pg-yang commented on code in PR #300: URL: https://github.com/apache/skywalking-java/pull/300#discussion_r960169873 ## test/plugin/scenarios/jedis-2.x-scenario/support-version.list: ## @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and #

[skywalking-php] branch master updated: Turn off swoole support, and fix Makefile. (#6)

2022-08-31 Thread heyanlong
This is an automated email from the ASF dual-hosted git repository. heyanlong pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-php.git The following commit(s) were added to refs/heads/master by this push: new 0488a27 Turn off swoole support,

[GitHub] [skywalking-php] heyanlong merged pull request #6: Turn off swoole support, and fix Makefile.

2022-08-31 Thread GitBox
heyanlong merged PR #6: URL: https://github.com/apache/skywalking-php/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-java] wu-sheng commented on a diff in pull request #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
wu-sheng commented on code in PR #300: URL: https://github.com/apache/skywalking-java/pull/300#discussion_r960166211 ## test/plugin/scenarios/jedis-2.x-scenario/support-version.list: ## @@ -14,6 +14,8 @@ # See the License for the specific language governing permissions and #

[GitHub] [skywalking-eyes] kezhenxu94 commented on pull request #132: Docker Multiple Architecture Support :fixes#9089

2022-08-31 Thread GitBox
kezhenxu94 commented on PR #132: URL: https://github.com/apache/skywalking-eyes/pull/132#issuecomment-1233622422 > @kezhenxu94 > > Haven't added `> /dev/null 2>&1` and `|| true` so that command is runnable in other platforms like windows(do we really need it?). I doubt

[skywalking-website] branch master updated: delete events image (#495)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/master by this push: new d7eedf3151 delete events image

[GitHub] [skywalking-website] wu-sheng merged pull request #495: Delete events slide image

2022-08-31 Thread GitBox
wu-sheng merged PR #495: URL: https://github.com/apache/skywalking-website/pull/495 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-website] netlify[bot] commented on pull request #495: Delete events slide image

2022-08-31 Thread GitBox
netlify[bot] commented on PR #495: URL: https://github.com/apache/skywalking-website/pull/495#issuecomment-1233583574 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [skywalking-website] netlify[bot] commented on pull request #495: Delete events slide image

2022-08-31 Thread GitBox
netlify[bot] commented on PR #495: URL: https://github.com/apache/skywalking-website/pull/495#issuecomment-1233583573 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[skywalking-website] branch master updated: Add Preview tips (#494)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/master by this push: new b802bf56c5 Add Preview tips (#494)

[GitHub] [skywalking-website] wu-sheng merged pull request #494: Add Preview tips

2022-08-31 Thread GitBox
wu-sheng merged PR #494: URL: https://github.com/apache/skywalking-website/pull/494 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-java] pg-yang opened a new pull request, #300: Upgrade jedis plugin to support 3.x(stream),4.x

2022-08-31 Thread GitBox
pg-yang opened a new pull request, #300: URL: https://github.com/apache/skywalking-java/pull/300 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the [`CHANGES`

[GitHub] [skywalking-infra-e2e] fgksgf commented on a diff in pull request #84: Optimization of the output information of verification

2022-08-31 Thread GitBox
fgksgf commented on code in PR #84: URL: https://github.com/apache/skywalking-infra-e2e/pull/84#discussion_r959728311 ## commands/verify/verify.go: ## @@ -84,165 +108,252 @@ func verifySingleCase(expectedFile, actualFile, query string) error { }

[GitHub] [skywalking-website] netlify[bot] commented on pull request #494: Add Preview tips

2022-08-31 Thread GitBox
netlify[bot] commented on PR #494: URL: https://github.com/apache/skywalking-website/pull/494#issuecomment-1233042348 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [skywalking-website] netlify[bot] commented on pull request #494: Add Preview tips

2022-08-31 Thread GitBox
netlify[bot] commented on PR #494: URL: https://github.com/apache/skywalking-website/pull/494#issuecomment-1233042350 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [skywalking-website] Jtrust opened a new pull request, #494: Add Preview tips

2022-08-31 Thread GitBox
Jtrust opened a new pull request, #494: URL: https://github.com/apache/skywalking-website/pull/494 screenshots: https://user-images.githubusercontent.com/21056967/187708617-975e78b7-2f2d-4d26-8971-b41d7ef6aaf4.png;>

[GitHub] [skywalking-swck] hanahmily merged pull request #73: Preparation of release 0.7.0

2022-08-31 Thread GitBox
hanahmily merged PR #73: URL: https://github.com/apache/skywalking-swck/pull/73 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[skywalking-swck] branch master updated: * Update changed.md. (#73)

2022-08-31 Thread hanahmily
This is an automated email from the ASF dual-hosted git repository. hanahmily pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-swck.git The following commit(s) were added to refs/heads/master by this push: new 3e12845 * Update changed.md. (#73)

[GitHub] [skywalking-eyes] mohammedtabish0 commented on pull request #132: Docker Multiple Architecture Support :fixes#9089

2022-08-31 Thread GitBox
mohammedtabish0 commented on PR #132: URL: https://github.com/apache/skywalking-eyes/pull/132#issuecomment-1233005446 @kezhenxu94 Haven't added `> /dev/null 2>&1` and `|| true` so that command is runnable in other platforms like windows(do we really need it?). But will cause issue if

[GitHub] [skywalking-eyes] mohammedtabish0 opened a new pull request, #132: Docker Multiple Architecture Support :fixes#9089

2022-08-31 Thread GitBox
mohammedtabish0 opened a new pull request, #132: URL: https://github.com/apache/skywalking-eyes/pull/132 - Added feature to create docker multiple architectures images (linux/amd64 and linux/arm64) -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [skywalking-eyes] mohammedtabish0 closed pull request #131: Multi-arch support for docker image : fixes #9089

2022-08-31 Thread GitBox
mohammedtabish0 closed pull request #131: Multi-arch support for docker image : fixes #9089 URL: https://github.com/apache/skywalking-eyes/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [skywalking-eyes] mohammedtabish0 closed pull request #131: Multi-arch support for docker image : fixes #9089

2022-08-31 Thread GitBox
mohammedtabish0 closed pull request #131: Multi-arch support for docker image : fixes #9089 URL: https://github.com/apache/skywalking-eyes/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [skywalking-eyes] mohammedtabish0 opened a new pull request, #131: Multi-arch support for docker image

2022-08-31 Thread GitBox
mohammedtabish0 opened a new pull request, #131: URL: https://github.com/apache/skywalking-eyes/pull/131 - Added support for multiple architectures docker image ( linux/amd64 and linux /arm64) -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [skywalking-banyandb] WuChuSheng1 opened a new pull request, #167: This PR is mainly used to update Vue/ cli@5.0.8

2022-08-31 Thread GitBox
WuChuSheng1 opened a new pull request, #167: URL: https://github.com/apache/skywalking-banyandb/pull/167 This PR is mainly used to update Vue/ cli@5.0.8 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

[GitHub] [skywalking] wu-sheng closed issue #9547: [Bug] error 500 with zipkin receiver

2022-08-31 Thread GitBox
wu-sheng closed issue #9547: [Bug] error 500 with zipkin receiver URL: https://github.com/apache/skywalking/issues/9547 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [skywalking] wu-sheng commented on issue #9547: [Bug] error 500 with zipkin receiver

2022-08-31 Thread GitBox
wu-sheng commented on issue #9547: URL: https://github.com/apache/skywalking/issues/9547#issuecomment-1232951729 This should be fixed through https://github.com/apache/skywalking/pull/9252 in the 9.2.0. The release should be available on Friday, and the tag exists already. -- This

[GitHub] [skywalking] wu-sheng commented on issue #9547: [Bug] error 500 with zipkin receiver

2022-08-31 Thread GitBox
wu-sheng commented on issue #9547: URL: https://github.com/apache/skywalking/issues/9547#issuecomment-1232938671 @etchevef Would you like to add a `not null` check to `span.localEndpoint()` before getting `ipv4`/`ipv6`, and test again locally? -- This is an automated message from the

[GitHub] [skywalking] wu-sheng commented on issue #9547: [Bug] error 500 with zipkin receiver

2022-08-31 Thread GitBox
wu-sheng commented on issue #9547: URL: https://github.com/apache/skywalking/issues/9547#issuecomment-1232937272 This seems a bug when there is no `remoteEndpoint`, ref from

[GitHub] [skywalking] etchevef opened a new issue, #9547: [Bug] error 500 with zipkin receiver

2022-08-31 Thread GitBox
etchevef opened a new issue, #9547: URL: https://github.com/apache/skywalking/issues/9547 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component

[GitHub] [skywalking-swck] dashanji opened a new pull request, #73: Preparation of release 0.7.0

2022-08-31 Thread GitBox
dashanji opened a new pull request, #73: URL: https://github.com/apache/skywalking-swck/pull/73 * Update `changed.md`. * Update image tags of adapter and operator. Signed-off-by: Ye Cao -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [skywalking-swck] Duncan-tree-zhou commented on pull request #66: [Feature] [SWCK] Add Instrument CRD to config and operate instruments.

2022-08-31 Thread GitBox
Duncan-tree-zhou commented on PR #66: URL: https://github.com/apache/skywalking-swck/pull/66#issuecomment-1232788241 Thanks for the helping, and gald to see the PR had been accepted, it's pleasure for me to implement the feature for SWCK. -- This is an automated message from the Apache

[skywalking-website] branch asf-site updated: deploy: 3f9cd7072fd26cfd11c44d7faf5dcf3c586d2dfb

2022-08-31 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/asf-site by this push: new 01dabe75e3 deploy:

[GitHub] [skywalking] wu-sheng closed issue #9540: [Feature] Remove inappropriate dependency from elasticsearch-7.x-plugin

2022-08-31 Thread GitBox
wu-sheng closed issue #9540: [Feature] Remove inappropriate dependency from elasticsearch-7.x-plugin URL: https://github.com/apache/skywalking/issues/9540 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [skywalking-java] wu-sheng merged pull request #299: Remove inappropriate dependency from elasticsearch-7.x-plugin

2022-08-31 Thread GitBox
wu-sheng merged PR #299: URL: https://github.com/apache/skywalking-java/pull/299 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[skywalking-java] branch main updated: Remove inappropriate dependency from elasticsearch-7.x-plugin (#299)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/skywalking-java.git The following commit(s) were added to refs/heads/main by this push: new 969a25868 Remove inappropriate dependency

[GitHub] [skywalking-php] heyanlong merged pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
heyanlong merged PR #4: URL: https://github.com/apache/skywalking-php/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-php] heyanlong commented on pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
heyanlong commented on PR #4: URL: https://github.com/apache/skywalking-php/pull/4#issuecomment-1232625154 LGTM -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [skywalking-php] jmjoy commented on a diff in pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
jmjoy commented on code in PR #4: URL: https://github.com/apache/skywalking-php/pull/4#discussion_r959284709 ## src/lib.rs: ## @@ -0,0 +1,107 @@ +// Licensed to the Apache Software Foundation (ASF) under one or more +// contributor license agreements. See the NOTICE file

[GitHub] [skywalking-java] wu-sheng commented on pull request #299: Remove inappropriate dependency from elasticsearch-7.x-plugin

2022-08-31 Thread GitBox
wu-sheng commented on PR #299: URL: https://github.com/apache/skywalking-java/pull/299#issuecomment-1232603482 Make sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [skywalking-java] pg-yang commented on pull request #299: Remove inappropriate dependency from elasticsearch-7.x-plugin

2022-08-31 Thread GitBox
pg-yang commented on PR #299: URL: https://github.com/apache/skywalking-java/pull/299#issuecomment-1232602511 Sometimes , `retransform-class-scenario` couldn't work correctly in CICD . ``` [2022-08-31 06:49:57:884] [INFO] -

[GitHub] [skywalking-php] jmjoy commented on a diff in pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
jmjoy commented on code in PR #4: URL: https://github.com/apache/skywalking-php/pull/4#discussion_r959256810 ## Cargo.toml: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file

[GitHub] [skywalking-php] heyanlong commented on a diff in pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
heyanlong commented on code in PR #4: URL: https://github.com/apache/skywalking-php/pull/4#discussion_r959252152 ## Cargo.toml: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file

[GitHub] [skywalking-php] heyanlong commented on a diff in pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
heyanlong commented on code in PR #4: URL: https://github.com/apache/skywalking-php/pull/4#discussion_r959250858 ## Cargo.toml: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file

[GitHub] [skywalking-php] heyanlong commented on a diff in pull request #4: Implementation, with curl support.

2022-08-31 Thread GitBox
heyanlong commented on code in PR #4: URL: https://github.com/apache/skywalking-php/pull/4#discussion_r959250578 ## Cargo.toml: ## @@ -0,0 +1,61 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file

[skywalking-website] branch master updated: Update docs for Rust Agent. (#493)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/master by this push: new 3f9cd7072f Update docs for Rust

[GitHub] [skywalking-website] wu-sheng merged pull request #493: Update docs for Rust Agent.

2022-08-31 Thread GitBox
wu-sheng merged PR #493: URL: https://github.com/apache/skywalking-website/pull/493 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-website] netlify[bot] commented on pull request #493: Update docs for Rust Agent.

2022-08-31 Thread GitBox
netlify[bot] commented on PR #493: URL: https://github.com/apache/skywalking-website/pull/493#issuecomment-1232538821 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [skywalking-website] netlify[bot] commented on pull request #493: Update docs for Rust Agent.

2022-08-31 Thread GitBox
netlify[bot] commented on PR #493: URL: https://github.com/apache/skywalking-website/pull/493#issuecomment-1232538817 ###  Deploy Preview for *skywalking-preview* processing. | Name | Link | |-|| | Latest commit |

[GitHub] [skywalking-java] pg-yang opened a new pull request, #299: Remove inappropriate dependency from elasticsearch-7.x-plugin

2022-08-31 Thread GitBox
pg-yang opened a new pull request, #299: URL: https://github.com/apache/skywalking-java/pull/299 - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #. - [ ] Update the [`CHANGES`

[skywalking-php] branch master updated: Setup CI. (#5)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-php.git The following commit(s) were added to refs/heads/master by this push: new cc4b2c2 Setup CI. (#5) cc4b2c2 is

[GitHub] [skywalking-php] wu-sheng merged pull request #5: Setup CI.

2022-08-31 Thread GitBox
wu-sheng merged PR #5: URL: https://github.com/apache/skywalking-php/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [skywalking-php] jmjoy opened a new pull request, #4: Implementation, with curl support.

2022-08-31 Thread GitBox
jmjoy opened a new pull request, #4: URL: https://github.com/apache/skywalking-php/pull/4 The Implementation of skywalking php agent, with the curl support. and the e2e test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [skywalking-php] jmjoy closed pull request #2: Implementation, with curl support.

2022-08-31 Thread GitBox
jmjoy closed pull request #2: Implementation, with curl support. URL: https://github.com/apache/skywalking-php/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[skywalking-php] branch master updated: Remove the CI limit first, in order to run CI. (#3)

2022-08-31 Thread wusheng
This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/skywalking-php.git The following commit(s) were added to refs/heads/master by this push: new c6e1dd8 Remove the CI limit first, in

[GitHub] [skywalking-php] wu-sheng merged pull request #3: Remove the CI limit first, in order to run CI.

2022-08-31 Thread GitBox
wu-sheng merged PR #3: URL: https://github.com/apache/skywalking-php/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: