Retrace is a powerful new feature and serves as a core part of our Application Monitoring service. The feature implements byte code inspection of Java apps, giving you method-level telemetry on CLR code at run time. Use this tool to get instant insight on: Start time / end time and HTTP status codes HttpHandlers and HttpModules utilized in the IIS …
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: Supported Java Frameworks
Supported Java frameworks to configure Error and Log management in Retrace. For all of the supported framework-specific setup and configuration instructions, follow the appropriate links below: Java Log4J Logback Java Stackify API Collecting Server Logs Syslog
Integrations: Axosoft
Retrace includes integration between Retrace and Axosoft, enabling Stackify users to export errors reported by Stackify directly into Axosoft’s issue management software for tracking. In Retrace, an account admin must first configure the Axosoft integration by going to Settings → [Integrations] → Axosoft. Users will the be prompted by Axosoft to allow Stackify access to their Axosoft team. The Stackify …
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 and Logs: Capturing Web Request Details
By default, the following web request details are masked as they can contain sensitive data: Headers Post Data Server Variables Session Variables Cookies However, you can configure your app to unmask this in your app’s config file. Stackify will then retrieve information about these fields and list it in the Error Details page or in the “View Document” view for …
FAQ: How Do I Monitor Daily Log Usage?
There are several ways to keep tabs on the amount of your allotted logging usage each day. Via Billing Page The easiest way to calculate ELM usage is to visit your Billing page (Settings > Billing) each day at the same time and divide by the number of days in the billing period that have elapsed: In this case, 4.06GB …
Errors and Logs: .NET Supported Frameworks
Listed below are supported .NET frameworks to configure Error and Log management in Retrace. .NET Log4Net NLog Elmah Serilog Log directly to the .NET Stackify API (no framework) Configuring .NET Core Logs Collecting Server Logs Windows Event Logs Log Collector Settings