Speaker 1
So I've been thinking what is like a more broadly applicable sick pick that works for or can provide some inspiration for the wider developer audience that's also a bit in line with what we talked about today. one encouragement that it would make for most app devs is think about observability more like you probably the way how you debug is probably just like very console log driven but there's been actually some very serious innovations and improvements been made uh that's like all summarized under the term of observability. And so Sentry is obviously a big leader in the space. Yeah. But I think there's just like some overall ideas that are agnostic to various vendors. And I think a technology standard that stands out there is open telemetry, which I think also works with Sentry. And this is partially also like a thing that just works out of the box with effect, but also works like in other, like pretty much in all language stacks, all technology stacks, open telemetry is already supported out of the box or is on the roadmap. And I think this is a thing that's very normal in other programming communities, other language communities, but not as common yet in the web community. So I would just encourage app developers generally to take a look at OpenTelemetry, get an understanding what it means to instrument your application, and then see whether it provides value to