Operations | Monitoring | ITSM | DevOps | Cloud

Sept 13, 2023: SF Python Meetup - API Documentation: How Sentry Designed Custom Tooling

On September 13, 2023, Sentry hosted SF Python for a developer meetup in San Francisco. In this talk, Josh Ferge, Senior Software Engineer at Sentry, shared his experiences and insights on Sentry's journey of API documentation for their Django application. He talked about the various things they’ve tried, including: Schema / Example generation using dynamic tests; Writing OpenAPI JSON manually; Django Rest Framework & autodoc tooling around it; Problems with DRF serializers & performance, leading to Sentry custom implementation of schema generation using Python typing.

The Future of Open Source: SaaS, the Final Frontier

Open source dominates certain kinds of software: operating systems, programming languages, libraries, frameworks, and developer tools. A few open source applications such as Audacity and VLC have found a place on the desktop. But by and large, software has moved to the cloud … and open source is moving with it. Join us for a discussion with the CEOs of three SaaS companies that adopt an open source strategy for their core product.

Debugging React Native Apps End-to-End: AMA with Experts from Meta and Sentry

With React Native, you can create native apps for Android, iOS, and more, in less time with less code. But debugging cross-platform apps can be challenging. In this AMA, hear tips and best practices from React Native experts, including developers from Meta and Expo.