Can we get transaction trace by using Infura now?

I don’t want to synchronize the whole Ethereum network since the synchronization is very slow. So I was wondering whether I can still get the transaction trace not using Geth but based on Infura connection?

Welcome to our community and thank you for joining us. Transaction tracing is not currently supported by our API service. We are constantly listening to user feedback and using it to shape our future feature roadmap. Can you share what your particular use case is requiring tracing capabilities?

Trace is necessary if developers want to analyze details of contract execution.