Many Retrace users are shifting away from physical hosts towards microservices, containers and serverless environments. The shift provides benefits, but creates challenges with performance monitoring for applications and services within these distributed systems. Up until recently, monitoring approaches were ad hoc and different for every system and service provider. OpenTelemetry - with support
https://docs.stackify.com/netreo-otel-appliance-monitoring-aws-lambda
Follow the instructions here on how to add our profiler to your Dockerfile. Binding the Host Trace directory to the Guest Trace directory To get Prefix to read the traces from your app in docker, you need to use bind-mounts as mentioned in this article . Example: If the host OS is Windows and you have a Linux OS in the container, you need to bind C:\ProgramData\Stackify\Agent\Log to /
https://docs.stackify.com/net-docker-configuration-prefix
This document details how to install the .NET APM Profiler in your .NET application running on Docker or Docker Swarm . Prerequisite Follow the Retrace Docker Install Guide. .Net Core Docker Setup Dockerfile Configuration Adjust your Dockerfile to include the .Net Core Profiler: RUN mkdir -m 0755 -p /stackify-dotnet-apm && \ cd /stackify-dotnet-apm && \
https://docs.stackify.com/net-core-apm-with-docker-in-linux
To use Retrace with Elastic Beanstalk, the Retrace monitoring agent must be installed on the server and our .NET profiler must be enabled. To get Retrace working with Elastic Beanstalk you need to do 2 things: Configure an Elastic Beanstalk extension file to automatically install the Retrace agent Configure your Stackify Properties by setting the values in the Stackify.config file or in
https://docs.stackify.com/aws-installation-windows-aws-elastic-beanstalk-net-deployment
Runtimes Supported .NET Full Framework v4.5.2 (built targetting 4.5.2, but must run under CLR 4.6.1) v4.6.1 and later . NET Core v2.1 and later (2.1 and 3.1) .NET v5.0, v6.0, v7.0 For older runtimes/frameworks, see the list of Legacy Profiler Supported Technologies Application Types ASP.NET Web Applications ASP.NET Core Web Applications Windows Servic
https://docs.stackify.com/net-apm-windows
Retrace supports .NET applications with multiple Linux distros. Please see the list of supported technologies to ensure your distro is supported. 1. Install the Stackify Linux Agent Install the latest Stackify Linux Agent on the device that will be executing the application. Installation Instructions 2. Set the Environment Variables Required by the Profiler The .NET CLR requires env
https://docs.stackify.com/dotnetcore-linux-profiler
This document details how to install the .NET APM Profiler in your .NET application running on AWS Elastic Container Service (ECS) . Prerequisite Follow the Retrace AWS ECS Guide. .NET Core Application Setup Dockerfile Configuration Adjust your Dockerfile to include the .Net Core Profiler: RUN mkdir -m 0755 -p /stackify-dotnet-apm && \ cd /stackify-dotnet-apm &am
https://docs.stackify.com/net-apm-with-aws-ecs
This document details how to install the .Net Core APM Profiler in your .Net Core application running on Kubernetes . Prerequisite Follow the Retrace Kubernetes Install Guide. .Net Core Kubernetes Setup Dockerfile Configuration Adjust your Dockerfile to include the .Net Core Profiler: RUN mkdir -m 0755 -p /stackify-dotnet-apm && \ cd /stackify-dotnet-apm &&am
https://docs.stackify.com/net-core-apm-with-kubernetes
Installing Prefix Prefix uses a simple installer and takes just a couple minutes to install. Check out the Getting Started Prefix page to download and install Prefix on your workstation. Applying the Environment Variables The .NET profiler requires environment variables to be set in order for Prefix to run correctly. Add the variables to the user's shell profile export CORECL
https://docs.stackify.com/prefix-net-on-linux
Installing Prefix Prefix uses a simple installer and takes just a couple minutes to install. Check out the Getting Started Prefix page to download and install Prefix on your workstation. After the installation of Prefix is completed, the following will take place: A Prefix Application is created in the Application directory A com.stackify.prefix.plist file containing Environment V
https://docs.stackify.com/prefix-net-on-mac
Get Started with Retrace Today.