You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/31 08:13:04 UTC

[GitHub] [skywalking-python] kezhenxu94 opened a new pull request #158: Draft release notes for 0.7.0

kezhenxu94 opened a new pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158


   Thank you all for making this release possible!!! @tom-pytel @Humbertzhang @Superskyyy @cooolr @probeyang this is our final beta release and we will start to mark it 1.0.0 GA in next release cycle.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 merged pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] Humbertzhang commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
Humbertzhang commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909021786






-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] wu-sheng commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909027084






-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] tom-pytel commented on a change in pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
tom-pytel commented on a change in pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#discussion_r699240057



##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       #119 - This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] wu-sheng commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909041785


   > > Could you do that in this week? It is good perspective for this new release, and we are going to release 1.0 GA after that.
   > 
   > I have a paper submission deadline this Saturday night, I will try my best to finish this blog this Sunday.
   > Is that ok for schedule?
   
   Of course. You spent a lot of energy on this new feature, I don't want the community miss it.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] wu-sheng commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909027084


   > > Cool! We really a blog post about Python profiling. Who should be able to write this?
   > 
   > @Humbertzhang is the owner of this feature and I think he is the right one to write this blog
   
   Could you do that in this week? It is good perspective for this new release, and we are going to release 1.0 GA after that.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] Humbertzhang commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
Humbertzhang commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909021786


   > > Cool! We really a blog post about Python profiling. Who should be able to write this?
   > 
   > @Humbertzhang is the owner of this feature and I think he is the right one to write this blog
   
   Ok! I will write a blog about it.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] Humbertzhang commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
Humbertzhang commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909039567


   > Could you do that in this week? It is good perspective for this new release, and we are going to release 1.0 GA after that.
   
   I have a paper submission deadline this Saturday night, I will try my best to finish this blog this Sunday. 
   Is that ok for schedule?


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909016612


   > Cool! We really a blog post about Python profiling. Who should be able to write this?
   
   @Humbertzhang is the owner of this feature and I think he is the right one to write this blog


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909016612


   > Cool! We really a blog post about Python profiling. Who should be able to write this?
   
   @Humbertzhang is the owner of this feature and I think he is the right one to write this blog


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] tom-pytel commented on a change in pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
tom-pytel commented on a change in pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#discussion_r699239346



##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       #130 - This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 merged pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909016612


   > Cool! We really a blog post about Python profiling. Who should be able to write this?
   
   @Humbertzhang is the owner of this feature and I think he is the right one to write this blog


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] kezhenxu94 merged pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
kezhenxu94 merged pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] tom-pytel commented on a change in pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
tom-pytel commented on a change in pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#discussion_r699240057



##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       #130 - This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       #119 - This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] wu-sheng commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909027084






-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] Humbertzhang commented on pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
Humbertzhang commented on pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#issuecomment-909021786






-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] tom-pytel commented on a change in pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
tom-pytel commented on a change in pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#discussion_r699240057



##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-python] tom-pytel commented on a change in pull request #158: Draft release notes for 0.7.0

Posted by GitBox <gi...@apache.org>.
tom-pytel commented on a change in pull request #158:
URL: https://github.com/apache/skywalking-python/pull/158#discussion_r699240057



##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)

Review comment:
       #130 - This is no longer present, it was an attempt to solve what turned out to be the nginx grpc proxy problem but didn't work. Root cause was fixed later.

##########
File path: CHANGELOG.md
##########
@@ -4,13 +4,32 @@
 
 - Feature:
     - Support collecting and reporting logs to backend (#147)
+    - Support profiling Python method level performance (#127
     - Add a new `sw-python` CLI that enables agent non-intrusive integration (#156)
-
-- New plugins:
-    - Falcon Plugin (#146)
+    - Add exponential reconnection backoff strategy when OAP is down (#157)
+    - Suport ignoring traces by http method (#143)
+    - `NoopSpan` on queue full, propagation downstream (#141)
+    - Support agent namespace. (#126)
+    - Added `grpc.max_connection_age_grace_ms` (#130)
+    - Support secure connection option for GRPC and HTTP (#134)
+
+- Plugins:
+    - Add Falcon Plugin (#146)
+    - Update `sw_pymongo.py` to be compatible with cluster mode (#150)
+    - Add Python celery plugin (#125)
+    - Support tornado5+ and tornado6+ (#119)

Review comment:
       #119 - This was when the tornado plugin was needlessly split into a v5 and v6 version even though it was the same code, it was reverted.




-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org