Collection of tutorials, blog posts and other content suggested for Prefix users: Video: A Quick Tour of Prefix Blog: The Best Log Viewer in the Universe Blog: Finding Hidden Exceptions in Your Application with Prefix Blog: How to View Any SQL Query in Your Application with Prefix Prefix Premium Features: Blog: How to Use Prefix to Troubleshoot Remote HTTP Calls …
Prefix: Activation Topics
Internet access Prefix requires internet access for the initial activation and registration process. Once properly activated, you can then run Prefix without an active connection. Be sure that your machine can reach https://s1.stackify.com and that the certificate path is trusted. Behind proxy server If you’re trying to register Prefix from behind a proxy server, we have a detailed guide that explains …
Prefix Premium: Advanced Custom Configuration
In Prefix you may notice that some events that do not profile. By default, the Stackify .NET APM+ Profiler only instruments key, pre-defined events in the IIS pipeline and page lifecycle. One of the key benefits of the profiler, however, is that you may instrument how long any .NET method takes to execute and include that output in the call …
Prefix: Supported .NET Technologies and Profiling Abilities
What is Prefix? Prefix is a lightweight .NET CLR profiler. It does not track every single method called by your app like standard profilers do (ANTS, dotTrace, Visual Studio, etc). Prefix only tracks certain methods in your code. Because of this Prefix does not slow your app down and you can use it all the time. The following frameworks are automatically supported …
Prefix: Supported Java on Windows Technologies and Profiling Abilities
What is Prefix? Prefix is a lightweight Java profiler. It does not track every single method called by your app like standard profilers do. Prefix only tracks certain methods in your code. Because of this Prefix does not slow your app down and you can use it all the time. The following frameworks are automatically supported by Prefix with no code or config …
Prefix: Enable Java Profiling
1. Install Prefix If you haven’t already, download Prefix and install it on your workstation. You can download Prefix and learn more about it on our website. 2. Locate the Stackify APM jar file Prefix profiles your Java code by adding a plug-in to your JVM. This is done by configuring the “javaagent” parameter on your JVM. To do this, you …
Azure Installation: Configure Azure Worker Roles
The Retrace .NET agent can automatically be installed with your Azure Cloud Service. Special logic exists so that if you enable our Retrace APM, it will automatically profile your main Worker Role process without having to create the ProfilerProcess.txt file specifying it. It also restarts your app after it enables the profiler. To install the agent, follow the directions in …
Troubleshoot: APM+ for .NET
This guide is intended to help users who are experiencing problems trying to configure their application to send APM data to Retrace. If you haven’t already, check out our documentation on installing Retrace for your appropriate application framework. This guide will provide you with a checklist of items that will help troubleshoot what is going on. If you are still not …
- Page 1 of 2
- 1
- 2