microsoft / typed-rest-client

Node Rest and Http Clients with typings for use with TypeScript
Other
675 stars 118 forks source link

Proxifying method calls #224

Closed imsergiobernal closed 4 years ago

imsergiobernal commented 4 years ago

Does anyone tried to proxify RestClient methods through the Proxy class object? I would like to catch all method calls and log them into Elasic APM spans.