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 2020/01/31 03:32:57 UTC

[GitHub] [skywalking-query-protocol] wu-sheng commented on a change in pull request #29: add profile task query segment list and analyzation

wu-sheng commented on a change in pull request #29: add profile task query segment list and analyzation
URL: https://github.com/apache/skywalking-query-protocol/pull/29#discussion_r373302110
 
 

 ##########
 File path: profile.graphqls
 ##########
 @@ -84,6 +84,26 @@ type ProfileTask {
     logs: [ProfileTaskLog!]!
 }
 
+# Profile thread stack anayze tree
+type ThreadStackAnalyzation {
+    # stack code signature
+    codeSign: String!
 
 Review comment:
   `Sign` is a different word, use `signature`.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services