• Product
      Features
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      Menu
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Menu
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Try Our Code Profiler

      Want to write better code? Check out our free transaction tracing tool, Prefix!

      Features
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Menu
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Try Our Code Profiler

      Want to write better code? Check out our free transaction tracing tool, Prefix!

  • Pricing
  • Solutions
      By Role
      • For Developers
      • For DevOps
      Menu
      • For Developers
      • For DevOps
      By Technology
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      Menu
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      By Language
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      Menu
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      By Role
      • For Developers
      • For DevOps
      Menu
      • For Developers
      • For DevOps
      By Technology
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      Menu
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      By Language
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      Menu
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
  • Learn
      Resources
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Menu
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Technical
      • Documentation
      • Support
      • Ideas Portal
      Menu
      • Documentation
      • Support
      • Ideas Portal
      Resources
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Menu
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Technical
      • Documentation
      • Support
      • Ideas Portal
      Menu
      • Documentation
      • Support
      • Ideas Portal
  • Login
Start Free Trial
  • Product
      Features
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      Menu
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Menu
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Try Our Code Profiler

      Want to write better code? Check out our free transaction tracing tool, Prefix!

      Features
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Menu
      • Overview
      • Application Performance Management
      • Centralized Logging
      • Full Transaction Tracing
      • Error Tracking
      • Application & Server Monitoring
      • Real User Monitoring
      • Deployment Tracking
      Try Our Code Profiler

      Want to write better code? Check out our free transaction tracing tool, Prefix!

  • Pricing
  • Solutions
      By Role
      • For Developers
      • For DevOps
      Menu
      • For Developers
      • For DevOps
      By Technology
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      Menu
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      By Language
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      Menu
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      By Role
      • For Developers
      • For DevOps
      Menu
      • For Developers
      • For DevOps
      By Technology
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      Menu
      • Azure Monitoring
      • AWS Monitoring
      • Compatibility
      By Language
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
      Menu
      • .NET
      • Java
      • PHP
      • Node.js
      • Ruby
      • Python
  • Learn
      Resources
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Menu
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Technical
      • Documentation
      • Support
      • Ideas Portal
      Menu
      • Documentation
      • Support
      • Ideas Portal
      Resources
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Menu
      • Blog
      • eBooks
      • Case Studies
      • Webinars
      • ROI Calculator
      • News
      Technical
      • Documentation
      • Support
      • Ideas Portal
      Menu
      • Documentation
      • Support
      • Ideas Portal
  • Login

Understand What Your Code is Doing

Start your free trial
Code Profiling

Lightweight Code Profiling

Retrace tracks only the key methods in your code and is safe for production usage

out of the box thumb icon

Automatic Instrumentation

Standard application frameworks and dependencies are all supported automatically

deep performance icon

Deep Performance Insights

Retrace collects detailed snapshots of what your code is doing and how long it takes

Retrace Combines Powerful Code Profiling with your Application Logging

Being to able to see what your code is doing along with your application logging is like the holy grail for developers.

Get Detailed Snapshots of What Your Code Is Doing
 

Stackify’s powerful code profiling is the heart of Retrace and Prefix. Our goal is to make it easy for you to improve the performance of your code.

  • Web request details
  • View logging and errors
  • SQL queries
  • HTTP calls
  • Plus dozens of other dependencies

Advanced features:

  • Support for non web-applications
  • Track custom methods in your code
Prefix Trace Return Features Highlighted

Top Code Profiling Features

View Complete SQL Details

Retrace tracks every SQL query executed by your code. This includes how long they takes as well as other key details.

  • Full SQL statement
  • Database server and name
  • Number of records affected
  • Transaction usage
Track External HTTP Calls

Most applications leverage multiple external web services. Retrace will automatically track the usage and performance anywhere your code makes HTTP Requests. Virtually all types of HTTP requests are automatically supported.

  • External web services
  • Libraries that internally use HTTP like Elasticsearch
  • SOAP or REST APIs
  • HTTP based microservices
See What Your Async Code Is Doing

Profiling and understanding the performance of async code can be very complicated. Retrace supports modern async development patterns for .NET and Java. 

  • .NET async/await
  • Java concurrent
  • Java threads
Automatic Instrumentation for Your Stack

Retrace works out of the box with your .NET, PHP, Node.js, Ruby, Python and Java stack, and dozens of common frameworks are supported, including:

  • SQL Server, Oracle, PostgreSQL, MySQL
  • MongoDB
  • Elasticsearch
  • Redis
  • AWS, Azure

View a complete list of supported technologies

Azure Services
icon_sqlserver
SQL SERVER
AWS Services
icon_oracle
Oracle
External HTTP
MONGO DB
icon_redis
REDIS CACHE
ELASTICSEARCH

Get Started with Retrace Today

No credit card required

Start Free Trial

Learn More from Our Blog

What is APM? Overview, Common Terms, and 10 Critical APM Features

Read More
Web Service Monitoring With Retrace

Web Service Monitoring With Retrace

Read More
Get a A How to Guide for Developers

Web Performance Monitoring: A How to Guide for Developers

Read More
Find Slow Queries

SQL Performance Tuning: 7 Practical Tips for Developers

Read More

PHP Profiling: How to Find Slow Code

Read More
Stackify ASP.Net Performance Monitoring

ASP.NET Performance Monitoring: A Developer’s How to Guide

Read More
Key Application Performance Metrics

8 Key Application Performance Metrics & How to Measure Them

Read More
Retrace Custom Dashboards

5 Essential Retrace Custom Dashboard Widgets For DevOps Managers

Read More
Retrace Logging and Error Tips

5 Awesome Retrace Logging & Error Tracking Features

Read More

Get In Touch

  • Contact Us
  • Request a Demo
  • Start Free Trial
Menu
  • Contact Us
  • Request a Demo
  • Start Free Trial

PO Box 2159
Mission, KS 66201
816-888-5055

Facebook
Twitter
Youtube
Linkedin

Products

  • Retrace
  • Prefix
  • Stackify Hidden Menu Item
  • .NET Monitoring
  • Java Monitoring
  • PHP Monitoring
  • Node.js Monitoring
  • Ruby Monitoring
  • Python Monitoring
  • Retrace vs New Relic
  • Retrace vs Application Insights
Menu
  • Retrace
  • Prefix
  • Stackify Hidden Menu Item
  • .NET Monitoring
  • Java Monitoring
  • PHP Monitoring
  • Node.js Monitoring
  • Ruby Monitoring
  • Python Monitoring
  • Retrace vs New Relic
  • Retrace vs Application Insights

Solutions

  • Application Performance Management
  • Centralized Logging
  • Code Profiling
  • Error Tracking
  • Application & Server Monitoring
  • Real User Monitoring
  • Stackify Hidden Menu Item
  • For Developers
  • For DevOps
Menu
  • Application Performance Management
  • Centralized Logging
  • Code Profiling
  • Error Tracking
  • Application & Server Monitoring
  • Real User Monitoring
  • Stackify Hidden Menu Item
  • For Developers
  • For DevOps

Resources

  • What is APM?
  • Pricing
  • Case Studies
  • Blog
  • Documentation
  • Free eBooks
  • Free Webinars
  • Videos
  • Ideas Portal
  • ROI Calculator
  • Support
  • News
Menu
  • What is APM?
  • Pricing
  • Case Studies
  • Blog
  • Documentation
  • Free eBooks
  • Free Webinars
  • Videos
  • Ideas Portal
  • ROI Calculator
  • Support
  • News

Company

  • About Us
  • News
  • Careers
  • GDPR
  • Security Information
  • Terms & Conditions
  • Privacy Policy
  • Sitemap
Menu
  • About Us
  • News
  • Careers
  • GDPR
  • Security Information
  • Terms & Conditions
  • Privacy Policy
  • Sitemap

PO Box 2159
Mission, KS 66201
816-888-5055

Facebook
Twitter
Youtube
Linkedin
© 2020 Stackify
Start Your Free Trial Now
No credit card required. 14 days free.