Peter Solnica
Peter Solnica
@jwaldrip hey Jason, yes! We're working on wrapping up #784 where traces are working via an OTel span processor, we're close! π
@jwaldrip hey Jason, I'm sorry it's taking so long. There are many moving pieces so it was a challenge to coordinate work. Coincidentally you asked about it on the same...
Alright I closed the other two PRs where discovery work took place but they were too big to review/merge. I've added #874 as a sub-issue here and started working on...
Thanks for reporting the issue! This will be supported eventually π
Thank you for the PR - one question though: how does it happen that you end up with the `ArgumentError`? Is there a place in the SDK where the wrong...
OK but this means that it's outside of the SDK control, right? It's not the SDK that calls `Rails.error.report` with incorrect severity leading to the ArgumentError.
Gonna do it once I'm done with logging in the Ruby SDK π
@eriknaslund @venkatd I'll be working on support for structured logging very soon, first we need to decide whether we want to add support for distributed tracing before working on logs...
Quick follow-up - we need to add distributed tracing first, as it's required by the structured logging feature. Stay tuned!
@sl0thentr0py @st0012 thanks for the comments! There are a couple of things that need be fixed. I'll ping you once it's done next week.