[GitHub] [skywalking] lsy1990 commented on issue #3535: How to configure weblogic's agent?

2020-06-28 Thread GitBox
lsy1990 commented on issue #3535: URL: https://github.com/apache/skywalking/issues/3535#issuecomment-650964144 Thank a lot. This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [skywalking] wu-sheng closed issue #4983: Spring cloud gateway project logback cannot print TraceID

2020-06-28 Thread GitBox
wu-sheng closed issue #4983: URL: https://github.com/apache/skywalking/issues/4983 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4983: Spring cloud gateway project logback cannot print TraceID

2020-06-28 Thread GitBox
wu-sheng commented on issue #4983: URL: https://github.com/apache/skywalking/issues/4983#issuecomment-650954486 We didn't test and guarantee that right now. This feature used to print the id in your app business code only. Gateway has many async thread case, if you want to do this, y

[GitHub] [skywalking] cnhaicao opened a new issue #4983: Spring cloud gateway project logback cannot print TraceID

2020-06-28 Thread GitBox
cnhaicao opened a new issue #4983: URL: https://github.com/apache/skywalking/issues/4983 spring cloud gateway 2.1.X pom.xml: org.springframework.cloud spring-cloud-starter-gateway org.apache.skywalking

[GitHub] [skywalking] wu-sheng commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
wu-sheng commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650923591 @songzhendong Please be advised. We need to wait for another week :) It is great we could have help from the original team. --

[GitHub] [skywalking] wu-sheng commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
wu-sheng commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650921956 @KomachiSion We could wait for your official 1.3.1 release. Next SkyWalking release should be near the end of next month. --

[GitHub] [skywalking] wu-sheng commented on issue #4982: I want to modify skywalking agent to transfer globalTraceId into response header, Should I only need to update agent-plugin?

2020-06-28 Thread GitBox
wu-sheng commented on issue #4982: URL: https://github.com/apache/skywalking/issues/4982#issuecomment-650921629 Yes, if you want that, you need to change the plugin source codes. This is an automated message from the Apache G

[GitHub] [skywalking] wu-sheng closed issue #4982: I want to modify skywalking agent to transfer globalTraceId into response header, Should I only need to update agent-plugin?

2020-06-28 Thread GitBox
wu-sheng closed issue #4982: URL: https://github.com/apache/skywalking/issues/4982 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 t

[GitHub] [skywalking] lsy1990 opened a new issue #4982: I want to modify skywalking agent to transfer globalTraceId into response header, Should I only need to update agent-plugin?

2020-06-28 Thread GitBox
lsy1990 opened a new issue #4982: URL: https://github.com/apache/skywalking/issues/4982 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improve

[GitHub] [skywalking] KomachiSion edited a comment on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion edited a comment on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650913845 I find out the reason, the delete config has no notify event from nacos. The problem has fixed, but need waiting for 1.3.1 release. We have plan to release 1

[GitHub] [skywalking] KomachiSion commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650913845 I find out the reason, the delete config has no notify event from nacos. The problem has fixed, but need waiting for 1.3.1 release. We has plan to release 1.3.1 nex

[GitHub] [skywalking] KomachiSion removed a comment on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion removed a comment on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650898315 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [skywalking] KomachiSion commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650898315 ![image](https://user-images.githubusercontent.com/37170243/85973084-41839780-ba04-11ea-8545-15ad76bd5d00.png) --

[GitHub] [skywalking] KomachiSion commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650898078 When I debug, I find that nacos has notify to skywalking `NacosConfigWatcherRegister` but the `testValue` in `NacosConfigurationTestProvider` do not changed. --

[GitHub] [skywalking] kezhenxu94 commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
kezhenxu94 commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650893926 > @KomachiSion We could pass the test locally on MacOS from time to time, but on the GitHub action, maybe with limited source, it fails in high frequency, it is very stran

[GitHub] [skywalking] EvanLjp commented on issue #4980: Support segment status based on entry/first span only.

2020-06-28 Thread GitBox
EvanLjp commented on issue #4980: URL: https://github.com/apache/skywalking/issues/4980#issuecomment-650892656 I found the codes in version 8, let me read the code first to understand your thinking This is an automated messa

[GitHub] [skywalking] wu-sheng commented on issue #4980: skywalking ui

2020-06-28 Thread GitBox
wu-sheng commented on issue #4980: URL: https://github.com/apache/skywalking/issues/4980#issuecomment-650890632 I think it is the status of what `SegmentAnalysisListener` says, right now. If you want to add a configuration about this, we could accept, even could consider providing this as

[GitHub] [skywalking] wu-sheng commented on issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
wu-sheng commented on issue #4978: URL: https://github.com/apache/skywalking/issues/4978#issuecomment-650890342 Yes, it is default. This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [skywalking] wu-sheng closed issue #4981: skywaking-8.0.1

2020-06-28 Thread GitBox
wu-sheng closed issue #4981: URL: https://github.com/apache/skywalking/issues/4981 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4981: skywaking-8.0.1

2020-06-28 Thread GitBox
wu-sheng commented on issue #4981: URL: https://github.com/apache/skywalking/issues/4981#issuecomment-650889901 ES issue. Not SkyWalking's. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [skywalking] wlyu opened a new issue #4981: skywaking-8.0.1

2020-06-28 Thread GitBox
wlyu opened a new issue #4981: URL: https://github.com/apache/skywalking/issues/4981 2020-06-29 03:34:16,559 - org.apache.skywalking.oap.server.library.client.elasticsearch.ElasticSearchClient -959403 [I/O dispatcher 1] WARN [] - Bulk [5] executed with failures:[failure in bulk execution

[GitHub] [skywalking] EvanLjp opened a new issue #4980: skywalking ui

2020-06-28 Thread GitBox
EvanLjp opened a new issue #4980: URL: https://github.com/apache/skywalking/issues/4980 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion ___ ### Question - What do you want to know? Is it po

[GitHub] [skywalking] kongyu20 commented on issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
kongyu20 commented on issue #4978: URL: https://github.com/apache/skywalking/issues/4978#issuecomment-650883645 OK, understand what your mean, the configuration item is not turned on, is it the default?As follows: #agent.sample_n_per_3_secs=${SW_AGENT_SAMPLE:-1} Then,the storage is u

[GitHub] [skywalking] wu-sheng commented on issue #4979: The new plugin shows unknown and n/a in the topology diagram

2020-06-28 Thread GitBox
wu-sheng commented on issue #4979: URL: https://github.com/apache/skywalking/issues/4979#issuecomment-650880253 Look like you missed the doc Component IDs are defined and reserved by SkyWalking project. For component name/ID extension, please follow Component library definition and e

[GitHub] [skywalking] a921897495 commented on issue #4979: The new plugin shows unknown and n/a in the topology diagram

2020-06-28 Thread GitBox
a921897495 commented on issue #4979: URL: https://github.com/apache/skywalking/issues/4979#issuecomment-650879352 Where can I add it? I did not find the relevant description in the plugin development documentation。 https://github.com/apache/skywalking/blob/v7.0.0/docs/en/guides/Java-Plu

[GitHub] [skywalking] wu-sheng closed issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
wu-sheng closed issue #4978: URL: https://github.com/apache/skywalking/issues/4978 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
wu-sheng commented on issue #4978: URL: https://github.com/apache/skywalking/issues/4978#issuecomment-650878571 But you need to make sure your backend and storage are powerful enough. Otherwsie, safe mode activated, the trace will be abondoned.

[GitHub] [skywalking] wu-sheng commented on issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
wu-sheng commented on issue #4978: URL: https://github.com/apache/skywalking/issues/4978#issuecomment-650878332 If you are doing 100% sampling, default is, then the metrics are accurate. This is an automated message from the

[GitHub] [skywalking] wu-sheng closed issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
wu-sheng closed issue #4977: URL: https://github.com/apache/skywalking/issues/4977 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
wu-sheng commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650877784 If there are two segment, it is nornal. The list is segment not trace. This is an automated message from the Apa

[GitHub] [skywalking] killGC commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650877259 > We don't have this issue, you could check the demo env. And base on your screenshot, it is not UI issue. there are duplicated data in your elasticsearch. if as you say,what

[GitHub] [skywalking] killGC commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650876076 ![截图4](https://user-images.githubusercontent.com/35632023/85968504-e77cd500-b9f7-11ea-8b0a-f400bf1479f3.PNG) T

[GitHub] [skywalking] killGC commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650875759 ![截图4](https://user-images.githubusercontent.com/35632023/85968288-4857dd80-b9f7-11ea-973d-269746e41c67.PNG) two segment's databinary is different databinary of segmentid

[GitHub] [skywalking] wu-sheng commented on issue #4965: InstMethodsInter : class[class com.mysql.cj.jdbc.ClientPreparedStatement] before method[executeQuery] intercept java.lang.NullPointerException

2020-06-28 Thread GitBox
wu-sheng commented on issue #4965: URL: https://github.com/apache/skywalking/issues/4965#issuecomment-650875969 I think we haven't done that before. Welcome to enhance through pull request. This is an automated message from t

[GitHub] [skywalking] killGC commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650875865 ![截图4](https://user-images.githubusercontent.com/35632023/85968472-d2a04180-b9f7-11ea-80e2-92e0be9b20e0.PNG) T

[GitHub] [skywalking] killGC removed a comment on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC removed a comment on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650875865 ![截图4](https://user-images.githubusercontent.com/35632023/85968472-d2a04180-b9f7-11ea-80e2-92e0be9b20e0.PNG) --

[GitHub] [skywalking] wu-sheng closed issue #4979: The new plugin shows unknown and n/a in the topology diagram

2020-06-28 Thread GitBox
wu-sheng closed issue #4979: URL: https://github.com/apache/skywalking/issues/4979 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4979: The new plugin shows unknown and n/a in the topology diagram

2020-06-28 Thread GitBox
wu-sheng commented on issue #4979: URL: https://github.com/apache/skywalking/issues/4979#issuecomment-650875579 Component id with namr and icon need to be added. Read plugin dev document. This is an automated message from the

[GitHub] [skywalking] whoisjohnlee commented on issue #4965: InstMethodsInter : class[class com.mysql.cj.jdbc.ClientPreparedStatement] before method[executeQuery] intercept java.lang.NullPointerExcept

2020-06-28 Thread GitBox
whoisjohnlee commented on issue #4965: URL: https://github.com/apache/skywalking/issues/4965#issuecomment-650874832 I think this issues is about the execution of stored procedure by mysql, which is not included in the test case -

[GitHub] [skywalking] a921897495 opened a new issue #4979: The new plugin shows unknown and n/a in the topology diagram

2020-06-28 Thread GitBox
a921897495 opened a new issue #4979: URL: https://github.com/apache/skywalking/issues/4979 Based on the plug-ins of oracle and tomcat, I wrote the plug-in support of China's domestic database Jincang database and Dameng data, as well as the application servers Dongfangtong and Kingdee Tian

[GitHub] [skywalking] kongyu20 opened a new issue #4978: About the endpoint avg throughput metrics etc

2020-06-28 Thread GitBox
kongyu20 opened a new issue #4978: URL: https://github.com/apache/skywalking/issues/4978 In the service dashboard, Whether the indicator parameters of the endpoint are accurate,eg:Endpoint Avg ResponseTime,Endpoint Avg Throughput etc.The data that came out of my Jmeter pressure-testing int

[GitHub] [skywalking] wu-sheng commented on issue #4945: Spring Cloud Gateway 2.2.0 adpter problem.

2020-06-28 Thread GitBox
wu-sheng commented on issue #4945: URL: https://github.com/apache/skywalking/issues/4945#issuecomment-650866792 2.2.0 has been there and tested. Please recheck. This is an automated message from the Apache Git Service. To res

[GitHub] [skywalking] wu-sheng closed issue #4945: Spring Cloud Gateway 2.2.0 adpter problem.

2020-06-28 Thread GitBox
wu-sheng closed issue #4945: URL: https://github.com/apache/skywalking/issues/4945 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 t

[GitHub] [skywalking] wu-sheng commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
wu-sheng commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650866507 @KomachiSion We could pass the test locally on MacOS from time to time, but on the GitHub action, maybe with limited source, it fails in high frequency, it is very strange.

[GitHub] [skywalking] KomachiSion commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650865004 I will clone the source repo and have a check. This is an automated message from the Apache Git Service.

[GitHub] [skywalking] stalary commented on issue #4945: Spring Cloud Gateway 2.2.0 adpter problem.

2020-06-28 Thread GitBox
stalary commented on issue #4945: URL: https://github.com/apache/skywalking/issues/4945#issuecomment-650862726 Are there any current plans to support 2.2.x? @wu-sheng This is an automated message from the Apache Git Service.

[GitHub] [skywalking] wu-sheng commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
wu-sheng commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650859543 The timeout seems notification timeout, the UT can't get the notification from Nacos server. @KangZhiDong

[GitHub] [skywalking] wu-sheng commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
wu-sheng commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650859376 Such as this trace id, the UI shows correctly. ![image](https://user-images.githubusercontent.com/5441976/85964762-50ab1b00-b9ed-11ea-8c22-a34aeddded5e.png) -

[GitHub] [skywalking] wu-sheng commented on issue #4977: every request have two same tracesegment record in skywalking ui

2020-06-28 Thread GitBox
wu-sheng commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650859163 We don't have this issue, you could check the demo env. And base on your screenshot, it is not UI issue. there are duplicated data in your elasticsearch. ---

[GitHub] [skywalking] KomachiSion commented on pull request #4967: Add Nacos back into SkyWalking as an option(nacos-1.3.0)

2020-06-28 Thread GitBox
KomachiSion commented on pull request #4967: URL: https://github.com/apache/skywalking/pull/4967#issuecomment-650858509 I see the CI log, Nocos has started successfully with standalone mode and embedded storage. I think it's the best configuration for IT. And I see the error is timeo

[GitHub] [skywalking] killGC removed a comment on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC removed a comment on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650857032 ![截图1](https://user-images.githubusercontent.com/35632023/85964290-a5e62d00-b9eb-11ea-9877-4fd79bd58dfd.PNG) --

[GitHub] [skywalking] killGC commented on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650857326 ![截图](https://user-images.githubusercontent.com/35632023/85964331-daf27f80-b9eb-11ea-8e84-15194dfb964e.PNG) Th

[GitHub] [skywalking] killGC commented on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650857083 ![截图3](https://user-images.githubusercontent.com/35632023/85964297-b0082b80-b9eb-11ea-949f-2f59eb312319.PNG) T

[GitHub] [skywalking] killGC commented on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650857032 ![截图1](https://user-images.githubusercontent.com/35632023/85964290-a5e62d00-b9eb-11ea-9877-4fd79bd58dfd.PNG) T

[GitHub] [skywalking] killGC commented on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC commented on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650855642 file:///C:/Users/jichao.huang/AppData/Roaming/WeLink/UserData//jichaohuang@sendinfo_c03a50e5a95e281005c22ced0a441968/ReceiveFiles/ScreenShot/screenshot_20200629091830093.png -

[GitHub] [skywalking] killGC removed a comment on issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC removed a comment on issue #4977: URL: https://github.com/apache/skywalking/issues/4977#issuecomment-650855642 file:///C:/Users/jichao.huang/AppData/Roaming/WeLink/UserData//jichaohuang@sendinfo_c03a50e5a95e281005c22ced0a441968/ReceiveFiles/ScreenShot/screenshot_20200629091830093.png

[GitHub] [skywalking] killGC opened a new issue #4977: every request have two tracesegment record in skywalking ui

2020-06-28 Thread GitBox
killGC opened a new issue #4977: URL: https://github.com/apache/skywalking/issues/4977 Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [ ] Requirement - [ ] Feature or performance improvem

[GitHub] [skywalking-python] wu-sheng merged pull request #26: Rename project name to apache-skywalking

2020-06-28 Thread GitBox
wu-sheng merged pull request #26: URL: https://github.com/apache/skywalking-python/pull/26 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

[skywalking-python] branch master updated: Rename project name to apache-skywalking (#26)

2020-06-28 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-python.git The following commit(s) were added to refs/heads/master by this push: new 063cc0e Rename project name to apac

[GitHub] [skywalking-python] kezhenxu94 opened a new pull request #26: Rename project name to apache-skywalking

2020-06-28 Thread GitBox
kezhenxu94 opened a new pull request #26: URL: https://github.com/apache/skywalking-python/pull/26 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[skywalking-python] branch chore/rename created (now 537bb97)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch chore/rename in repository https://gitbox.apache.org/repos/asf/skywalking-python.git. at 537bb97 Rename project name to apache-skywalking This branch includes the following new commit

[skywalking-python] 01/01: Rename project name to apache-skywalking

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch chore/rename in repository https://gitbox.apache.org/repos/asf/skywalking-python.git commit 537bb97ab67a3313b80a794f317b8b991241c1f1 Author: kezhenxu94 AuthorDate: Mon Jun 29 00:24:08 2020 +0

[skywalking-website] branch asf-site updated (ca14fee -> b68e1c1)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard ca14fee Update asf-site new b68e1c1 Update asf-site This update added new revisions after undo

[skywalking-website] branch asf-site updated (ba73164 -> ca14fee)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard ba73164 Update asf-site new ca14fee Update asf-site This update added new revisions after undo

[skywalking-website] branch master updated: Add Python agent release news (#98)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 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 6c1c56a Add Python agent releas

[skywalking-website] branch master updated: Update

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 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 e3457ac Update e3457ac is descr

[GitHub] [skywalking-website] kezhenxu94 merged pull request #98: Add Python agent release news

2020-06-28 Thread GitBox
kezhenxu94 merged pull request #98: URL: https://github.com/apache/skywalking-website/pull/98 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

[skywalking-website] branch asf-site updated (5358555 -> ba73164)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard 5358555 Update asf-site new ba73164 Update asf-site This update added new revisions after undo

[skywalking-website] branch asf-site updated (a63fc8e -> 5358555)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard a63fc8e Update asf-site new 5358555 Update asf-site This update added new revisions after undo

[skywalking-website] branch kezhenxu94-patch-1 updated (4d6d91d -> 42217b9)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. from 4d6d91d Update README.md add fe0b079 Update README.md add 42217b9 Merge bran

[skywalking-website] branch master updated: Update README.md

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 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 fe0b079 Update README.md fe0b07

[skywalking-website] branch asf-site updated (116e60b -> a63fc8e)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard 116e60b Update asf-site new a63fc8e Update asf-site This update added new revisions after undo

[skywalking-website] branch kezhenxu94-patch-1 updated (d084a05 -> 4d6d91d)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. from d084a05 Update README.md add 4d6d91d Update README.md No new revisions were added

[skywalking-website] branch asf-site updated (50dae41 -> 116e60b)

2020-06-28 Thread tanjian
This is an automated email from the ASF dual-hosted git repository. tanjian pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. discard 50dae41 Update asf-site new 116e60b Update asf-site This update added new revisions after undo

[skywalking-website] branch kezhenxu94-patch-1 updated (b3ea7cd -> d084a05)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. from b3ea7cd Update README.md add d084a05 Update README.md No new revisions were added

[skywalking-website] branch kezhenxu94-patch-1 updated (e545452 -> b3ea7cd)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. from e545452 Update README.md add b3ea7cd Update README.md No new revisions were added

[GitHub] [skywalking-website] kezhenxu94 opened a new pull request #98: Add Python agent release news

2020-06-28 Thread GitBox
kezhenxu94 opened a new pull request #98: URL: https://github.com/apache/skywalking-website/pull/98 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[skywalking-website] branch kezhenxu94-patch-1 updated: Update README.md

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this push: new e545452

[skywalking-website] branch kezhenxu94-patch-1 updated: Update config.js

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this push: new b59d1bb

[skywalking-website] branch kezhenxu94-patch-1 updated: Update README.md

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git The following commit(s) were added to refs/heads/kezhenxu94-patch-1 by this push: new 35ee769

[skywalking-website] branch kezhenxu94-patch-1 created (now ab13f30)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git. at ab13f30 Update README.md This branch includes the following new commits: new ab13

[skywalking-website] 01/01: Update README.md

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-website.git commit ab13f30567cc474a152ff6d9f32244c26b947c40 Author: kezhenxu94 AuthorDate: Sun Jun 28 23:22:25

[skywalking-python] branch test/release updated: Test prod

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git The following commit(s) were added to refs/heads/test/release by this push: new be09fcb Test prod be

[skywalking-python] branch test/release updated: Ttest

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git The following commit(s) were added to refs/heads/test/release by this push: new 8cb7caf Ttest 8cb7ca

[skywalking-python] branch test/release updated: Test

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git The following commit(s) were added to refs/heads/test/release by this push: new b44c791 Test b44c791

[skywalking-python] branch test/release updated: Test

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git The following commit(s) were added to refs/heads/test/release by this push: new 90eeae8 Test 90eeae8

[skywalking-python] branch test/release updated: Test

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git The following commit(s) were added to refs/heads/test/release by this push: new bd53896 Test bd53896

[skywalking-python] branch test/release created (now c8218ba)

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a change to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git. at c8218ba Test release This branch includes the following new commits: new c8218ba Test r

[skywalking-python] 01/01: Test release

2020-06-28 Thread kezhenxu94
This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch test/release in repository https://gitbox.apache.org/repos/asf/skywalking-python.git commit c8218ba88d7134354552b97ab5b571bc6f2b839e Author: kezhenxu94 AuthorDate: Sun Jun 28 23:00:31 2020 +0

[GitHub] [skywalking] wu-sheng commented on issue #4973: How to ignore the root prefix

2020-06-28 Thread GitBox
wu-sheng commented on issue #4973: URL: https://github.com/apache/skywalking/issues/4973#issuecomment-650723235 No, the UI doesn't mean it is. There is an override mechanism in the span operation name. Read EntrySpan source codes. --

[GitHub] [skywalking] wu-sheng opened a new issue #4976: Introduce the `logic-endpoint` series tag(s) and analysis in the backend.

2020-06-28 Thread GitBox
wu-sheng opened a new issue #4976: URL: https://github.com/apache/skywalking/issues/4976 Right now, endpoint analysis is based on the operation name of the entry span. I found there are some special cases, we need more than one endpoint for a single request analysis, typically [GraphQL](ht

[GitHub] [skywalking] wu-sheng commented on issue #4975: skywalking-python

2020-06-28 Thread GitBox
wu-sheng commented on issue #4975: URL: https://github.com/apache/skywalking/issues/4975#issuecomment-650721612 > and i want to know if it‘s true that the skywalking-python only surport buried points style to tracing data for django projects? Will it works when i only calling agent.start

[GitHub] [skywalking] wu-sheng commented on issue #4975: skywalking-python

2020-06-28 Thread GitBox
wu-sheng commented on issue #4975: URL: https://github.com/apache/skywalking/issues/4975#issuecomment-650721502 The Django plugin progress should be tracked at #4744. This is an automated message from the Apache Git Service.

[GitHub] [skywalking] wu-sheng closed issue #4975: skywalking-python

2020-06-28 Thread GitBox
wu-sheng closed issue #4975: URL: https://github.com/apache/skywalking/issues/4975 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 t

[GitHub] [skywalking] wu-sheng commented on issue #4975: skywalking-python

2020-06-28 Thread GitBox
wu-sheng commented on issue #4975: URL: https://github.com/apache/skywalking/issues/4975#issuecomment-650721282 Please make sure your issue title is reasonable, and description is well formated. This is an automated message

[GitHub] [skywalking] ZemarLi549 opened a new issue #4975: skywalking-python

2020-06-28 Thread GitBox
ZemarLi549 opened a new issue #4975: URL: https://github.com/apache/skywalking/issues/4975 Please answer these questions before submitting your issue. Why do you submit this issue? Question ### Question class ArticleDetailView(DetailView): ''' 文章详情页面 ''

[GitHub] [skywalking] big-loser edited a comment on issue #4973: How to ignore the root prefix

2020-06-28 Thread GitBox
big-loser edited a comment on issue #4973: URL: https://github.com/apache/skywalking/issues/4973#issuecomment-650719901 > If the endpoint is really `/`, I think this should work. Try debug your agent, and what is the real operation name when segment created. Thank you for your quick

[GitHub] [skywalking] arugal closed issue #4974: There is no MySQL driver in the tar package downloaded in version 8.0.1

2020-06-28 Thread GitBox
arugal closed issue #4974: URL: https://github.com/apache/skywalking/issues/4974 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] big-loser commented on issue #4973: How to ignore the root prefix

2020-06-28 Thread GitBox
big-loser commented on issue #4973: URL: https://github.com/apache/skywalking/issues/4973#issuecomment-650719901 > If the endpoint is really `/`, I think this should work. Try debug your agent, and what is the real operation name when segment created. Thank you for your quick reply。

[GitHub] [skywalking] arugal commented on issue #4974: There is no MySQL driver in the tar package downloaded in version 8.0.1

2020-06-28 Thread GitBox
arugal commented on issue #4974: URL: https://github.com/apache/skywalking/issues/4974#issuecomment-650719817 Please read the documentation https://github.com/apache/skywalking/blob/master/docs/en/setup/backend/backend-storage.md#mysql ---

  1   2   >