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 2019/11/12 09:16:17 UTC

[GitHub] [skywalking] zhaoyuguang opened a new issue #3837: Support spring-tx in optional plugin

zhaoyuguang opened a new issue #3837: Support spring-tx in optional plugin 
URL: https://github.com/apache/skywalking/issues/3837
 
 
   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [ ] Bug
   - [ ] Requirement
   - [x] Feature or performance improvement
   
   ___
   ### Requirement or improvement
   - During the peak of the transaction, it was found that spring-tx took a long time to get the transaction, but sw does not currently enhance this component, but the enhanced spring-tx will bring a lot of localSpan, as shown below: 
   ![image](https://user-images.githubusercontent.com/10150229/68658230-06fde500-0570-11ea-8257-49864754c735.png)
   So I want to put it in `optional-plugins`.
   Move spring-tx from the optional plugin to the plugin, and the monitoring can see how much time spring-tx spent in operating the transaction and whether the spring transaction config is correct in use.

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