Home / Companies / Rollbar / Blog / February 2019

February 2019 Summaries

3 posts from Rollbar

Filter
Month: Year:
Post Summaries Back to Blog
Automating deployment processes is essential for continuous delivery, and Bitbucket Pipelines offers an efficient way to automatically build and deploy code changes for teams using Bitbucket as their source code repository. Bitbucket Pipes simplifies pipeline configuration by replacing custom scripts with parameterized vendor-supported 'pipes', allowing for streamlined CI/CD processes. The integration of Rollbar with Bitbucket Pipes enhances debugging by reporting deployments to Rollbar, which helps correlate exceptions with specific code changes. This functionality includes features like 'Suspect Deploy' to track exceptions against the last deployment, and provides convenient links between Rollbar and Bitbucket for easy navigation between exception investigations and build results. The rollbar/rollbar-notify pipe is an open-source project hosted on Bitbucket, encouraging contributions and enhancements from the community.
Feb 28, 2019 377 words in the original blog post.
Rollbar has acquired Hungary-based Samebug, marking a significant step in its mission to enhance software development by reducing bugs. The acquisition stems from a shared vision between Rollbar and Samebug, discovered when Rollbar's co-founders Brian and Cory encountered Samebug's stack trace search engine, which utilized a grouping algorithm similar to Rollbar's. This discovery led to a collaboration with Samebug's founders, Reni, Arpi, and Dani, who shared Rollbar’s commitment to honesty, transparency, and improving software development. The integration of Samebug's technology is expected to enhance Rollbar’s core feature, grouping, and the collaboration aims to tackle unresolved challenges in error monitoring. This strategic move reflects Rollbar’s dedication to connecting developers to minimize work duplication and to foster innovation in software development.
Feb 26, 2019 280 words in the original blog post.
Error monitoring is crucial for web development as it helps improve customer experience, reduce revenue loss, increase developer productivity, and enhance engineer morale. By proactively identifying and addressing errors, organizations can prevent unhappy customers, deterred sales, and diminished revenues, while also maintaining high app performance and reliability. An efficient error monitoring solution provides visibility into the most impactful errors, enabling teams to prioritize and allocate resources effectively, thus reducing Mean Time to Detect (MTTD) and Mean Time to Restore (MTTR). Furthermore, it supports continuous integration and delivery practices, allowing developers to deploy with confidence, reduce technical debt, and focus on building new features. By minimizing the burden of error-related firefighting, error monitoring can help retain and attract top engineering talent, creating a more efficient and satisfied workforce.
Feb 19, 2019 790 words in the original blog post.