Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-18 Thread Sheng Wu
Finally, the UI tests passed. I am running the release process now. For PHP, .net and nodejs agent dev team, still welcome to feedback. Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu 于2020年3月18日周三 下午2:03写道: > The UI of the profile has passed the test locally and on the demo env. > But sadly, some

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-18 Thread Sheng Wu
The UI of the profile has passed the test locally and on the demo env. But sadly, some profile UI related PRs override the old topology features. I have forwarded the issue to Yao Wang, we need to wait for that fix and test on the demo env again. Sheng Wu 吴晟 Twitter, wusheng1108 han liu

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-17 Thread Hongtao Gao
Hi all. I just check out the building docker image and running container. They all work well as I expect. Thanks, Hongtao Sheng Wu 于2020年3月16日周一 下午3:26写道: > Hi Dev team > > In the last 2 months, we focus on the new SkyWalking 7.0.0, now all > features have been provided. > We should begin to

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-17 Thread han liu
Hi We have fixed some problems in the profile function: 1. PR[1]: Fix the analysis error in UI level, and increase the loading effect during analysis. [1]: https://github.com/apache/skywalking/pull/4521 Daming 于2020年3月17日周二 下午3:02写道: > Hi > Here is a message about a bug fixed. I found a

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-17 Thread Daming
Hi Here is a message about a bug fixed. I found a critical issue in InfluxDB-plugin. It will cause AlarmQuery error. Now, it is fixed in PR[1]. [1] https://github.com/apache/skywalking/pull/4529 — Best regards, Daming(@dmsolr) Apache

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-16 Thread han liu
Hi Sheng Wu This bug has fixed, and I have provided the PR[1], please have a look. This issue because I put the recheck profiling status in the wrong place, the old way is to put the recheck on the ` AbstractTracingSpan#setOperationName`, so if the operation name already exists on the agent, this

Re:[ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-16 Thread kezhenxu94
Since I've been rewriting the E2E tests[1] recently and testing locally over and over, with nothing wrong found, I'm good to do a release, here are the checked cases, which you could also found on The GitHub Actions tab: [v] storage plugins: including H2, MySQL, ES6, ES7, InfluxDB [v] agent

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-16 Thread Sheng Wu
Hi Han Liu I found an issue or we could say the unperfect feature of profiling, in the demo env, if I call profile for `/projectB/{value}`, nothing shows up. I read the codes, and find out, > PROFILE_TASK_EXECUTION_SERVICE.addProfiling(this, segment.getTraceSegmentId(), firstOPName); This is only

Re: [ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-16 Thread Sheng Wu
Based on CI and E2E[1], we are safe on the basic agent and backend feature. But still would be better to have test results from the developer manually. Demo env will be updated soon. [1] https://github.com/apache/skywalking/actions?query=event%3Apush Sheng Wu 吴晟 Twitter, wusheng1108 Sheng Wu

[ACTION REQUIRE] SkyWalking 7.0.0 Release Test

2020-03-16 Thread Sheng Wu
Hi Dev team In the last 2 months, we focus on the new SkyWalking 7.0.0, now all features have been provided. We should begin to tests, give feedback about whether it is ready to release and only accept PR about the bug fix. After the tests, I will begin the official release of 7.0.0. Sheng Wu