epsagon / epsagon-go

Automated tracing library for Go 1.x ⚡️
https://epsagon.com
MIT License
28 stars 11 forks source link

Generic wrapper #37

Closed enoodle closed 4 years ago

enoodle commented 4 years ago

Generic function wrapper to use for any function. This is aimed to be a base line for use with containers and for other wrappers.

ranrib commented 4 years ago

Hi @enoodle please make sure to update the docs with: https://github.com/epsagon/epsagon-go#integrations (the aws-sdk-go-v2 support) and https://github.com/epsagon/epsagon-go#frameworks as a generic support (and please provide an example).

Thanks!

enoodle commented 4 years ago

@ranrib aws-sdk-go-v2 support is already there. ;-)