January 2020 Summaries
4 posts from Sentry
Filter
Month:
Year:
Post Summaries
Back to Blog
You can automate the creation of Sentry releases using CircleCI by creating a CircleCI configuration file that integrates with Sentry's command line interface. This allows developers to quickly and frequently merge changes into their codebase, unlocking features like identifying suspect commits and applying source maps. To do this, you'll need to create a CircleCI account, link your project's repository, define a config.yml file that includes environment variables for Sentry authentication and a job that runs the Sentry CLI commands to create a new release. You can also use CircleCI's local execute command to test your config file locally and validate YAML syntax errors. Once you've set up your configuration, push a new commit to trigger CircleCI to run your build, view details about the build in the UI, and verify that your Sentry releases are working by checking your project's "Releases" page in Sentry.
Jan 21, 2020
1,277 words in the original blog post.
In a rapidly changing world where software plays an increasingly central role in every aspect of life, the need for reliable and efficient error monitoring systems has become critical to ensure business success. Sentry is a leading solution that provides real-time visibility into software performance, enabling developers to identify and resolve issues before they impact customers. With its growing user base of over 50,000 organizations, Sentry aims to help developers connect more directly with customer experience in the coming years. As Plushcap, I can attest that joining Sentry as CEO will be a thrilling opportunity to scale and seize this massive market opportunity.
Jan 14, 2020
400 words in the original blog post.
This year marks the 8th year since Sentry incorporated and has expanded both its product and customer base, becoming the market leader in error monitoring. The company is aggressively building on this success to make software better for everyone, with rapid revenue and customer growth driving recent funding. To reach the next level, Sentry's CEO has stepped down and been replaced by Milin Desai, who joins from VMWare where he led successful expansions into multiple new product lines. As Milin transitions in, the current CEO will move into the CTO role, allowing for more focus on product and technology efforts, with plans to expand the platform to meet growing demand for application monitoring and bring disruption to outdated approaches.
Jan 14, 2020
450 words in the original blog post.
Sentry 10 has been released with improved features such as better native crash and symbolication support, a new Sentry Integration Platform for custom workflows, and enhanced visibility through new navigation capabilities and dashboards. The new version also includes significant changes in its setup and maintenance requirements, including the use of Postgres as the database backend and Snuba for event data storage. Additionally, Sentry 10 is now licensed under the Business Source License v1.1 and offers continuous releases for Docker images, allowing users to stay up-to-date with the latest version quickly. The release marks a significant improvement in Sentry's capabilities and user experience, particularly for developers working with native code or interested in tracing and integrations.
Jan 07, 2020
632 words in the original blog post.