Eddie Siegel

Results 1 issues of Eddie Siegel

We are using ddtrace version 0.34.2 with the following configuration: ```ruby Datadog.configure do |c| c.use :rails, { analytics_enabled: true, distributed_tracing: true, service_name: 'myservice' } end ``` The upstream service (nginx)...

bug
integrations
community