Release Notes: November 2017 Platform

Release Overview Release Date: 11/13/17 Notable Feature: Deployment Tracking API Auditing View This release addresses a number of small bug fixes. Release Features Deployment Tracking Auditing View Retrace now lists an audit of Deployments being tracked within Retrace. This will allow users to view the history of when they made a deployment. Learn more about deployment tracking and why you …

Environments: Overview

In the Environments page, you will be able to configure various settings for each of your Environments in Retrace. These settings include agent auto update settings and how exceptions are collected via Retrace APM+. To edit Environment settings go to Settings > Manage > Environments Here you can see the list of Environments your currently have as well as their …

FAQ: How Do I Avoid Deploying the Retrace Agent in Azure On Roles That I Do Not Want to Monitor?

If you followed our instructions for deploying to Azure roles but want to make sure that you don’t install the agent on certain roles (roles used for Dev or QA for example), you can do something like the following to perform a selective deployment. Selective Deployment Instructions 1. Add a config setting to ServiceDefinition.csdef called “DeployStackify”, ie. <ConfigurationSettings> <Setting name=”DeployStackify” …

Azure Installation: Management Certificate

In order for Retrace to give you the full power of our platform as an Azure subscriber, you will want to upload your encoded management certificate. This will allow us to more seamlessly and accurately monitor your environment, and it enables us to detect things like when an instance has been removed from your deployment, or when you have VIP-swapped …