Closed
Description
When I use a datasouce implements AbstractRoutingDataSource which contains two kind of datasouces (write datasource and read datasource),and I find it will generate duplicated span .
I debugged and found out that the reason is because JdbcAspect cuts the access point of the Connection, and the actual DataSouce is the DataSouce that the proxy reads and writes the data source, so it cuts twice, resulting in repeated spans.
Metadata
Metadata
Assignees
Labels
No labels
Activity