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 …