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/09/08 02:34:01 UTC

[GitHub] [skywalking] smilesheep opened a new issue #5455: Can skywalking capture SQL statements such as insert and update?

smilesheep opened a new issue #5455:
URL: https://github.com/apache/skywalking/issues/5455


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [*] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   
   ___
   ### Question
   - Can skywalking capture SQL statements such as insert and update?
   ![sql20200908102901](https://user-images.githubusercontent.com/12063433/92427315-bfaba980-f1be-11ea-8bfc-9ee79b57a821.png)
   
   
   


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



[GitHub] [skywalking] wu-sheng closed issue #5455: Can skywalking capture SQL statements such as insert and update?

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


   


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



[GitHub] [skywalking] wu-sheng commented on issue #5455: Can skywalking capture SQL statements such as insert and update?

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


   How you do run the insert statement? Check the postgre client source and plugin codes in `postgresql-8.x-plugin`. Is there any method that isn't being traced?


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



[GitHub] [skywalking] smilesheep commented on issue #5455: Can skywalking capture SQL statements such as insert and update?

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


   thanks


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



[GitHub] [skywalking] wu-sheng commented on issue #5455: Can skywalking capture SQL statements such as insert and update?

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


   Our test case could trace the insert SQL. This is our expected data file, https://github.com/apache/skywalking/blob/master/test/plugin/scenarios/postgresql-scenario/config/expectedData.yaml#L47


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