2024-11-09
1 小时 27 分钟We take you one last time back to the All Things Open 2024 hallway track to talk with some friends, new & old. We speak with Alex Kretzchmar about self-hosting. We speak with Israa Taha about self-confidence. We speak with Avindra Fernando & Adhithi Ravichandran about self-employment.
Welcome to Changelog and Friends, a weekly talk show about ATO hallway vibes.
Thanks to our partners at Fly IO, the home of change log dot com.
Launch your app in five minutes or less.
Learn how at Fly IO.
Okay, let's talk.
Talk.
What's up, friends?
I'm here with Dave Rosenthal, CTO of Sentry.
So Dave, when I look at Sentry, I see you driving towards full application health error monitoring.
Where things began, session replay.
Being able to replay a view of the interface a user had going on when they experienced an issue with full tracing, full data.
The advancements you're making with tracing and profiling, cron monitoring, co coverage, user feedback and just, just tons of integrations give me a glimpse into the inevitable future.
What are you driving towards?
Yeah, one of the things that we're seeing is that in the past people had separate systems where they had like logs on servers written to files.
They were maybe sending some metrics to Datadog or something like that, or some other system they were monitoring for errors with some product.
Maybe it was Sentry.
But more and more what we see is people want all of these sources of telemetry logically tied together somehow.
And that's really what we're pursuing at Sentry.
Now we have this concept of a trace id, which is kind of a key that ties together all of the pieces of data that are associated with the user action.
So if user loads a web page, we want to tie together all the server requests that happened, any errors that happened, any metrics that were collected, and what that allows on the back end.