Release Notes: December 2017 Platform

Release Overview Release Date: 12/7/17 The focus of this release was around improving accuracy of monitor results and enhancing data reporting throughout the platform Release Enhancements Shared Errors (via link, Slack, JIRA, etc) now lead back to the specific instance of the error. Improvements around removing servers. Improvements around EC2 auto-scale down events. Enhancements around the handling of large JSON …

Errors and Logs: Configure .NET Core

Step 1: Add StackifyLib nuget package and basic configuration No matter which logging framework you are using, you need to add StackifyLib and add the Stackify.ApiKey to your config file. Set Stackify Configuration settings Because .NET core allows a wide variety of configuration options, how you configure the key could vary wildly. This is just one example of how to …

Errors: Ignore Exceptions

In Retrace’s Errors Dashboard you can mark errors as “Ignored” so that it will not be tracked as an error or show up in the default view of the Errors Dashboard. This is ideal for eliminating unwanted noise from errors you really don’t care about. Here are the following steps to take to mark an error type as “Ignored”: 1. …