Montiapm async function name

Hey guys, Montiapm is great but when it comes to debugging issue with async my team are clueless because lack of async method name, can we do anything about it ? After all our goal is to debug troubled async methods. Thanks for your help guys.
image

Async events in traces can be a challenge. Last week we released an update to support the eventStackTrace option with async events. If you enable this option, it will show you where in your code the event starts.

In case it isn’t clear, the events that are pushed to the right beneath the async event show what happened during the async event.

Over the next few weeks I will continue to look into improving the traces. If you have any feedback, a question, or find a trace that isn’t helpful, you can use the support button in the navigation bar to contact me.

1 Like