Performance: Transaction Settings

For each unique web request and database transaction in your app there are some advanced settings you can use to tailor how they are tracked by Retrace APM+. Some points to note about Key Transactions: Unchecking “Track” or “Errors” for a request will not remove historical data, but future data will be ignored. There is no way to apply settings …

Logs: Filter by Log Types

There may be times where you wish to selectively filter your log messages. In one case, you may want to only view event logs from a certain server. In another case, you may wish to only view IIS logs for a certain app. Below will outline how to use Retrace’s filtering functionality to zero in on custom filtered logs. Note: …

Servers: Remove A Server Programmatically

This article is intended to help you leverage Stackify’s API by making a REST service call to programmatically remove Retrace instances from the Servers page of Retrace. To see how to remove servers from the Retrace portal, see the “How Do I Remove a Server” article. Below are the REST calls to the API for both Windows and Linux machines …