Alex Robbin

Results 14 issues of Alex Robbin

**What does this PR do?** The Active Record integration (for anything greater than v7.0.0) will now wrap `ConnectionPool#build_async_executor` with the already-existing `ContextCompositeExecutorService` from the concurrent-ruby tracer integration, ensuring that the...

integrations
community
tracing

If there are multiple enum types with the same name, but in different schemas, the `:enum_type` option dumped as part of `db:schema:dump` will be ambiguous, potentially resulting in the wrong...

activerecord

### Tracer Version(s) 2.21.0 ### Ruby Version(s) ruby 3.4.6 (2025-09-16 revision dbd83256b1) +PRISM ### Relevent Library and Version(s) pg 1.6.2 ### Bug Report We had 2 instances of PG statement...

bug
community

### Tracer Version(s) 2.22.0 ### Ruby Version(s) ruby 3.4.7p58 ### Relevent Library and Version(s) openai ### Bug Report This library uses `Thread.current` for storing / accessing the current trace /...

bug
community