Scott Morgan
Scott Morgan
@jgoeres I'm also looking for a good solution to have a common set of base templates that I can use across multiple applications. The closest I've found is to merge...
@mizukami234 ~~I don't see any tracing in activerecord-import. Perhaps you have the Datadog `mysql2` integration configured? It does trace SQL.~~ nvm. I missed your example above that had `postgres.query`. >...
Other developers expect 200k SQL payloads, so we'll have to make truncation optional. https://github.com/DataDog/dd-trace-rb/issues/1878
@marcotc We use [Racecar](https://github.com/zendesk/racecar) (rdkafka) to produce / consume Kafka messages. It'd be great if dd-trace-rb added support.