We have plans to do that but are not yet sure what the best approach for that would be. We discussed several options internally
- Creating only one Transaction which is started when the request comes in and stops after the last forward has ended (when the response is being comited).
- Creating separate Transactions for each forward
How would you like this to work and can you give a concrete example of a request which forwards to another URL and which Transactions and spans you would like to see?