March 2015 Summaries
3 posts from Rollbar
Filter
Month:
Year:
Post Summaries
Back to Blog
Rollbar has introduced a new integration with Bitbucket Issue Tracker, enhancing issue and error tracking workflows by allowing users to connect their Rollbar and Bitbucket accounts. This integration enables automatic creation of Bitbucket Issues from new items in Rollbar or allows users to manually create and link issues directly from Rollbar's error item page. Users can configure automatic issue creation rules or opt for full manual control, providing flexibility in managing their issue tracking processes. The integration aims to offer the same level of support for Bitbucket as exists for GitHub, including features like issues, source control, and authentication, with further developments anticipated to fully support Bitbucket users.
Mar 17, 2015
209 words in the original blog post.
Rollbar has introduced new clickable features on its project dashboard, enhancing user experience by allowing users to quickly access detailed information behind error spikes through interactive graphs. The update includes making Daily, Hourly, New Errors, and Trend graphs clickable, enabling users to find and fix errors more efficiently with fewer clicks. This improvement addresses frequent user feedback requesting more interactivity in dashboard elements such as bar graphs and sparklines. Additionally, users can now interact with error data aggregated over the last 60 minutes, hours, and days when viewing specific error items. These updates are part of ongoing user interface and user experience enhancements aimed at reducing navigation friction within Rollbar.
Mar 10, 2015
179 words in the original blog post.
Modern web applications rely on a variety of tools for metrics collection, event logging, log aggregation, and alerting, fundamentally involving systems like Logstash and Rollbar. These tools are crucial for web development and operations teams who need to collect, analyze, and interpret data from various sources to understand system behavior. Logstash, integrated with the Kibana interface and Elasticsearch, is adept at collecting, parsing, and storing logs, converting them into JSON events, and enabling data exploration through Kibana's UI. Rollbar, on the other hand, focuses on error collection and analysis, notifying developers of application errors and aiding in debugging by providing detailed stack traces and contextual information. By integrating Logstash and Rollbar, teams can enhance error tracking and simplify debugging by centralizing logs and providing a unified context for analyzing errors. Logstash users can configure it for parsing multi-line exception messages, while Rollbar helps in automatically parsing stack traces and updating dashboards in real-time. This integration allows errors from various sources, including databases and web servers, to be collected and analyzed on a common dashboard, aiding in the identification of bugs, performance issues, or operational problems.
Mar 02, 2015
498 words in the original blog post.