You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
My application uses for some special cases external binaries. When they are called in a transaction this results in a big empty space in the transaction.
Describe the solution you'd like
Track the execution duration of the external binary and if possible also the execution call.
I would be working on this. Just wanted to get feedback on what libraries/apis are often used to execute external binaries. I was currently thinking of supporting the following