2024-10-05
1 小时 46 分钟Abi Noda, co-founder and CEO at DX, joins the show to talk through data shared from the Stack Overflow 2024 Developer Survey, why devs are really unhappy, and what they're doing at DX to help orgs and teams to understand the metrics behind their developer's happiness and productivity.
Welcome to Changelog and friends, our weekly talk show about happy devs.
Just a little happy dev.
Little happy dev over there.
Big thank you to our friends and our partners at Fly IO.
That is the public cloud that helps productive developers ship.
Learn more@flyio.
Okay, let's get happy.
Hey, friends, I'm here with Dave Rosenthal, CTO of Sentry.
So, Dave, I know lots of developers know about Sentry, know about the platform, because, hey, we use Sentry and we love Sentry.
And I know tracing is one of the next big frontiers for Sentry.
Why add tracing to the platform?
Why tracing and why now?
When we first launched the ability to collect tracing data, we were really emphasizing the performance aspect of that, the kind of application performance monitoring aspect, you know, because you have these things that are spans that measure how long something takes.
And so the natural thing is to try to graph their durations and think about their durations and, you know, warn somebody if the durations are getting too long.
But what we've realized is that the performance stuff ends up being just a bunch of gauges to look at and it's not super actionable.
Sentry is all about this notion of debugability and actually making it easier to fix the problem, not just sort of giving you more gauges.
A lot of what we're trying to do now is focus a little bit less on the sort of just the performance monitoring side of things and turn tracing into a tool that actually aids.
The debugability of problems.
I love it.
Okay, so they mean it when they say code breaks.