swagger-stats icon indicating copy to clipboard operation
swagger-stats copied to clipboard

Support monitoring of egress API calls

Open sv2 opened this issue 7 years ago • 5 comments

Monitor REST API calls made from the app to external services

sv2 avatar Sep 05 '18 14:09 sv2

Could you explain how would you do this? Maybe we can help

RPallas92 avatar Mar 12 '19 08:03 RPallas92

We can help if needed @sv2

RPallas92 avatar Sep 05 '19 15:09 RPallas92

Thanks! PR would be appreciated. I am researching what would be the best approach to intercept egress requests ...

sv2 avatar Sep 06 '19 05:09 sv2

Maybe we can expose a method to be called

RPallas92 avatar Sep 06 '19 12:09 RPallas92

Here is a starting point ... https://github.com/slanatech/swagger-stats/blob/master/lib/swsegress.js

sv2 avatar Sep 10 '19 05:09 sv2