ddtrace-method-wrapper 1.0.1
`ddtrace-method-wrapper` adds convenience methods to Datadog's ruby tracing library `ddtrace`. Extend your classes and modules and wrap their methods with custom datadog tracing: ``` class Myclass extend DatadogTraceWrapper trace :method1, service_name: 'web' end ```
Gemfile:
=
instalar:
=
Runtime Dependencies (1):
ddtrace
>= 0