Hi Experts,
We have few Azure Integration services deployed using Logic App, Function & API management. One transaction have below flow
Logic App--> API-M--> Function --> (External Partner)
We are facing intermittent error in function to call external partner API. Now question is how can extract end to end transaction from Logic APP to Function using some ? Is there can be report /logic to extract all transaction that entered in logic APP to get corresponding transaction in function ?

