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 …
Release Notes: Linux Agent 2.5
Release Overview Release Date: 11/20/17 Release Features Netty/Akka Framework Support Added support for the Netty and Akka frameworks in APM. Release Enhancements Java APM Async instrumentation has been improved. Netty 4.x Akka 3.x Bug Fixes Fixed some values getting duplicated in JBoss/Postgres requests. Fixed a single incident issue where Java APM was causing a SQL problem for a specific setup.
Release Notes: Windows Agent 4.5
Release Overview A major update to the Agent profiler Release Features IP Address updates IP addresses will be masked after Agent upgrade Removal of IP addresses from the Agent New SQL Query collection option Ability to specify if you want all SQL query parameters collected Ability to force all queries to be uniquely identified by their display and not fully …
Prefix: Comparison to Glimpse for ASP.NET
Below is a list of some of our opinions on the differences between Prefix and Glimpse. They both have some pros and cons and help solve similar problems. We think Glimpse is awesome and you can actually use both tools together if you like. Prefix Glimpse Price FREE FREE Project origin Based on Stackify’s APM technology Open source community project …
Retrace: Supported .NET Technologies and 3rd Party Libraries
The following frameworks are automatically supported by Retrace. The APM+ profiler traces will include details from these libraries with no additional configuration. Please note that most async functions are supported in the following libraries as well. For services that are running on your servers, you can also set up monitors for them. UI Frameworks WebForms MVC Web API WCF Nancy …
Connections: SQL
This article will walk you through the steps needed to setup your database credentials, configure a database connection, and then create a reusable query. Setup Database Credentials in Stackify To connect to your database, first you need to setup the credentials that you will use to connect. Note: In the case of Oracle, the user executing the query needs additional …
Monitors: SQL Queries
If your app relies on a database, you know that problems in the database often have wide-reaching impact downstream. In this section, you will learn how to make SQL monitors to effectively monitor query results. SQL Monitors are a great way to more proactively keep tabs on data and database health. Preparing for SQL Monitors If you haven’t already set …