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/01/29 03:30:06 UTC

[GitHub] [skywalking-rocketbot-ui] kezhenxu94 commented on pull request #422: fix: update query conditions for logs

kezhenxu94 commented on pull request #422:
URL: https://github.com/apache/skywalking-rocketbot-ui/pull/422#issuecomment-769550575


   Besides the changes in this PR, I had to patch this in order to make the UI work after https://github.com/apache/skywalking/pull/6275
   
   ```diff
   diff --git a/src/graph/fragments/log.ts b/src/graph/fragments/log.ts
   index 163c708..0b55ef8 100644
   --- a/src/graph/fragments/log.ts
   +++ b/src/graph/fragments/log.ts
   @@ -47,7 +47,6 @@ export const QueryServiceLogs = {
              endpointId
              traceId
              timestamp
   -          isError
              statusCode
              contentType
              content
   ```


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