Closed manikmagar closed 8 months ago
104 tests ±0 100 :white_check_mark: ±0 1m 33s :stopwatch: +22s 28 suites ±0 4 :zzz: ±0 28 files ±0 0 :x: ±0
Results for commit 9c222253. ± Comparison against base commit 08d91bdd.
:recycle: This comment has been updated with latest results.
When renaming the trace using apikit flow names, only the flow-span should process renaming.
This issue only affects if non-generic spans (eg. operations from http, anypoint-mq, db etc) are added into the APIKit generated flows. Without this fix, the workaround would be to move all those operations into a separate sub-flow or a flow (not generated by APIKit).