Home / Companies / Sentry / Blog / April 2019

April 2019 Summaries

9 posts from Sentry

Filter
Month: Year:
Post Summaries Back to Blog
Sentry has released several features and improvements in the past month, including changes to alerting and user notifications, as well as updates to the JavaScript SDK and native SDKs. The company has also expanded its ecosystem by adding new integrations with Clubhouse and Rookout, while also improving the search builder and billing emails. Additionally, Sentry has optimized its build times and test coverage for Open Source releases. The platform continues to focus on visibility and user experience, making it easier for developers to integrate and use Sentry in their projects.
Apr 30, 2019 351 words in the original blog post.
Ziv Levy, a Software Engineer at Wix.com, uses a variety of tools to manage his work, including Grafana for monitoring, Visual Studio Code (VS Code) as his preferred code editor, Wallaby.js for real-time code feedback and testing, and Sentry for error monitoring. He also developed the Sentry Test Kit, a plugin that enables error report interception and inspection. Ziv values open source development and collaboration, and prefers tabs over spaces in his coding preferences.
Apr 25, 2019 655 words in the original blog post.
The Sentry Integration Platform is a tool designed to enable developers to build meaningful integrations with other tools they love, allowing them to surface their product inside of Sentry or vice versa. The platform achieves this through two main components: an API and webhooks, which provide access to Organization data, as well as a declarative syntax for adding rich UI elements to Sentry itself. This allows developers to bring greater first-hand experience to users, enabling meaningful workflows. The platform has been launched with early integration partners Clubhouse and Rookout, showcasing its power in various use cases, including project management and real-time error analysis. Developers are now encouraged to try out the platform and contribute to its expansion.
Apr 23, 2019 638 words in the original blog post.
Hanna Choi is a hiring manager at Sentry, where she seeks talented individuals to join their team. She has a unique personality, characterized by her love for jasmine green milk tea and international films, as well as her eclectic style with monochromatic outfits. Hanna's aspirations include becoming a farmer or CIA agent, two careers that may seem unrelated but share some similarities.
Apr 19, 2019 76 words in the original blog post.
Sentry is an error monitoring tool that aims to eliminate noise from Kubernetes-related errors and warnings by sending them to its platform for clean presentation and intelligent grouping. The sentry-kubernetes container can be launched in a Kubernetes cluster to achieve this, providing visibility into events grouped by namespace, name, and kind, with useful tags and breadcrumbs for filtering and tracking. This tool can also be installed using Helm charts, offering an optional way to manage pre-configured resources.
Apr 17, 2019 320 words in the original blog post.
Sentry is a tool for monitoring and fixing crashes in real-time, but setting it up properly is crucial to minimize disruption. Common issues that developers face include resetting two-factor authentication, managing quotas, receiving "unable to fetch commits" messages, configuring integrations, and billing problems. To overcome these challenges, Sentry offers various solutions such as custom filters, the Delete and Discard feature, SDK configurations, on-demand capacity, spike protection, and integration configuration options like alert rules and issue management. Developers can also access Sentry's help center and documentation for guidance, and unlock its full potential with a Business trial.
Apr 11, 2019 1,268 words in the original blog post.
Sentry created an assistant widget, similar to Microsoft's Clippy, to improve user engagement and success with its product. The assistant is designed to be unobtrusive and guides users through key features, particularly for new users who need a gentle introduction. To make the assistant customizable and extensible, Sentry built a JSON-like specification system that allows developers to create new guides with ease. This system has been successful in increasing user engagement, measured by metrics such as the first-event rate, which saw a significant increase after implementing the assistant widget. The success of the assistant also led to improvements in guide iteration and scalability.
Apr 08, 2019 713 words in the original blog post.
Sentry has welcomed Jordan Leopold as a new Business Development Representative. Previously, he held a Sales Development Representative role at Sentry and is also affiliated with the Chan Zuckerberg Initiative and Founder Institute. In his free time, Jordan enjoys shrimp fried rice and is training like Goku to prepare for a potential world-saving mission.
Apr 05, 2019 81 words in the original blog post.
Tracing in distributed systems allows you to follow the full story of an error by correlating it across multiple services and applications, making it easier to identify and fix issues. By using a unique identifier, such as a transaction ID or session ID, and setting it as a tag on both the issuing service and receiving service, errors can be traced and correlated in real-time, enabling developers to quickly pinpoint the source of the problem and take corrective action.
Apr 04, 2019 736 words in the original blog post.