Company
Date Published
Author
-
Word count
384
Language
English
Hacker News points
None

Summary

Rollbar has introduced its official .NET error monitoring SDK, which is designed to be reliable and compatible with popular .NET platforms such as .NET Standard, .NET Framework, .NET Core, ASP.NET MVC, UWP, Mono, and Xamarin. The SDK provides a live error feed with complete stack traces and contextual data to facilitate quick debugging and offers insight into user experiences by tracking affected users. It features multi-target support, native asynchronous implementation with minimal runtime impact, and optional synchronous methods. The SDK includes enhancements like rate limiting, message buffering, automatic network failure retries, and privacy-focused person information management. The updated interface separates ILogger and IRollbar, allowing multiple notifier configurations and easier settings management through app.config and appsettings.json files. Upgrading to the new version involves straightforward code modifications, and Rollbar encourages users to explore their documentation and consider a free trial to improve production application monitoring.