Exceptionless provides real-time error reporting for your apps. It organizes the information into actionable data that will help your app become exceptionless!
Any guesses when we went live with System.Text.Json (upgrading from Newtonsoft.Json) for our entire API serving an insane amount of requests?
The p99 latency speaks for itself. 👀
The best part? It's all open source. 🚀
@dotnet@aspnet@davidfowl
Any guesses when we went live with System.Text.Json (upgrading from Newtonsoft.Json) for our entire API serving an insane amount of requests?
The p99 latency speaks for itself. 👀
The best part? It's all open source. 🚀
@dotnet@aspnet@davidfowl
🎁Our latest release is here with .NET 9 support, bug fixes and a very early sneak peek at what's next! 🎁 We'd like to thank the community, @huntabyte, @shadcn, @ciscoheat, @dotnet, @svelte for all that you do!
🚀 Exciting news! You can now support Exceptionless through GitHub Sponsorship! 🌟 If you're self-hosting and love what we do, this is your chance to contribute. Let's make Exceptionless even better, together!
https://t.co/rsRi7X4m1V
#OpenSource#DevCommunity 🎉👩💻👨💻
I've been playing around with @aspnet core validation improvements to @Exceptionless. Using Fluent Validation + @khellang problem details to get front end @sveltejs@typescript classes generated with validation decorators (https://t.co/8f5PlIS2L6) from @OpenApiSpec. Code is here: https://t.co/FYcAYojhxL ... I'm using https://t.co/PeiRW8Uklk with customized templates and getting rules into OpenAPI spec using https://t.co/fLl0a7hViB
All of that to say, @Exceptionless is an amazing library that will help you get a handle on exceptions in your code. I can't recommend them highly enough.
🚀Exciting news! Introducing .NET Client 6, packed with major enhancements, UI updates, and bug fixes just for our amazing developers! 🌟 Enjoy new features, improved debugging, and an even better development experience! 🛠️ https://t.co/t1Qr8Ci0D3
New major #JavaScript client release is here! Clearing the entire GitHub backlog & introducing new features! Enhanced error handling, ignore browser extension errors, bug fixes, & a major boost to the developer experience are just some of the highlights https://t.co/IbvFI6ISKU
I've learned so much about #JavaScript in past week working on @Exceptionless client trying to implement JSON max depth support. I decided to write a prune function to deep copy & respect max depth... It's turned into so much more due to massive complexity
https://t.co/sp7qnOjRzA
Our latest update includes new features such as support for Discord notifications, @elastic 8, @opentelemetry, @dotnet 7.0, arm64 and more. Plus, we've merged our UI codebase into our main repo for streamlined self-hosting and development. https://t.co/GO0fFD7jbL
Exciting news for #dotnet developers! The latest 5.0 Exceptionless client now supports #Blazor - making error tracking and reporting even easier! Upgrade now and improve your debugging game #webdevelopment https://t.co/4CbsNtQuA1
@ThomasArdal Pick me!! 😁 We are an exception and other types of events reporting app that is open source and free to host on your own while we also provide a hosted version. https://t.co/hLZWvuIAXE
Sometimes, it's not just the event data that matters. It's the event data coupled with who it is impacting and how often. Here's our guide to associating user info to events with Exceptionless's #JavaScript client. https://t.co/hO02mrjrsd
This was a lot of fun to build. I learned quite a bit about #NPM workspaces which is pretty nice but still needs some work before it completely replaces other tooling. Lots of research to try and get a great tooling experience with #TypeScript with minimal tooling.