Florent Beaurain

Results 14 comments of Florent Beaurain

Hey, is it possible to merge this ? :D Great feature !

Hello! I'd like to reopen this conversation. We'd like to migrate our codebase from `pry-byebug` to `debug`, but this issue is the last thing holding us back. Putting a breakpoint...

Hello everyone 👋 I'm bringing this up again because the two problems described here are two major issues for us: 1. before/after action not included in the `rails.action_controller` span 2....

Hi, In my case, the problem is solved for my `SystemTestCase` by switching to _6-0-stable_. On the other hand, I still have exactly the same problem with my `ActionDispatch::IntegrationTest`. ---...

I'm not sure I understood all the ins and outs, but I'd be happy to help you with that @gmcgibbon. It's blocking to get our apps on Rails 6. If...

Hello @ivoanjo! > Yes, we agree, very much! I believe it's definitely a question of when, not if, we'll add this. That's an awesome news! > I gave a [whole...

We implemented option 2 in our codebase, but instead of using active support event we used two middlewares. A first one insert just after `Datadog::Tracing::Contrib::Rack::TraceMiddleware` and one at the end...

Hey 👋 I don't usually do this, but I wanted to kindly follow up on this PR, as it looks close to being merged, and as mise is now the...