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/10/19 15:21:06 UTC

[GitHub] [skywalking] Fine0830 opened a new issue #7966: [Feature]Extend the protocol to query logs with task ID

Fine0830 opened a new issue #7966:
URL: https://github.com/apache/skywalking/issues/7966


   ### 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
   
   On the Profile page, when a task is viewed at different times, its logs are different. Query logs with task ID, which can make to view task logs at different times without refreshing the page.
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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] wu-sheng closed issue #7966: [Feature]Extend the protocol to query logs with task ID

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7966:
URL: https://github.com/apache/skywalking/issues/7966


   


-- 
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] wu-sheng commented on issue #7966: [Feature]Extend the protocol to query logs with task ID

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7966:
URL: https://github.com/apache/skywalking/issues/7966#issuecomment-947258686


   We don't have to break protocol, I think. Adding one should be enough.


-- 
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] wu-sheng commented on issue #7966: [Feature]Extend the protocol to query logs with task ID

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7966:
URL: https://github.com/apache/skywalking/issues/7966#issuecomment-947200203


   @mrproliu Consider to add a `getProfileTaskLogs` service in GraphQL. The storage level implementations may or may not need to change.


-- 
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] mrproliu commented on issue #7966: [Feature]Extend the protocol to query logs with task ID

Posted by GitBox <gi...@apache.org>.
mrproliu commented on issue #7966:
URL: https://github.com/apache/skywalking/issues/7966#issuecomment-947257215


   > getProfileTaskLogs
   
   Is that mean I need to split the task and logs in different GraphQL queries?


-- 
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