This week we want to talk about reference Ids and how we use them to improve customer service for Exceptionless. And how we think you can do the same for your users. What’s a Reference Id? A reference id is a unique identifier, generated by the user, that allows you to look up a submitted …Read More
In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More
In the process of developing Exceptionless, we realized there was a lack of good, simple, open source solutions for caching, queues, locks, messaging, jobs, file storage, and metrics when building scaleable applications. We tried an open source Redis cache client for caching, but it went commercial (expensive) and there wasn’t any in-memory implementations. For the …Read More
Did you know there are customizable server/client configuration values within your Exceptionless Project’s settings? Well now you do – and knowing’s half the battle! These project level settings are a dictionary of key value pairs (string key, string value). They are defined server-side and automatically pushed to the client when they are updated. Using this …Read More
The ability to log feature usages is one of the many new… features… of Exceptionless 2.0. If you want to know when a button is being clicked, or what users are doing certain tasks, feature usage logging will help you track and visualize each occurrence. What you learn from logging these types of feature usages might surprise …Read More
We hinted that more details on the upcoming Exceptionless 2.0 release would get announced soon, and here we are! Lets dive in a bit further, shall we? Many users have asked for ways to use Exceptionless to report additional types of events, rather than just errors. With version 2.0, we are moving to an event …Read More
It may seem quiet in Exceptionless land, but the truth is we’ve been writing, and re-writing, more code than you can point a cursor at. If it weren’t a labor of love, our fingers would have mutinied long ago, but luckily they are in it for the long haul and are churning out some seriously …Read More