![]() |
VOOZH | about |
Find CPU, memory, and IO bottlenecks, broken down by method name, class name, and line number, to significantly reduce end-user latency and infrastructure costs.
Continuous Profiler runs in production across all services by using technologies such as JDK Flight Recorder to have minimal impact on your host’s CPU and memory usage.
Profiling your service to visualize all your stack traces in one place takes just minutes.
The Getting Started with Profiler guide takes a sample service with a performance problem and shows you how to use Continuous Profiler to understand and fix the problem.
After you configure your application to send profiles to Datadog, start getting insights into your code performance.
By default, profiles are retained for eight days, and metrics generated from profile data are retained for one month.
The Datadog Learning Center is full of hands-on courses to help you learn about this topic. Enroll at no cost to investigate and improve application code performance in production with Datadog Continuous Profiler.
See Profile Types for descriptions of the kinds of profile data collected for each supported language.
Use tags to search profiles across any dimension—whether it’s a specific host, service, version, or any combination.
Obtain key profiling metrics from services such as top CPU usage by method, top memory allocations by thread, and CPU usage by version to visualize in your dashboards.
Application processes that have both APM distributed tracing and continuous profiler enabled are automatically linked, so you can move directly from span information to profiling data on the Profiles tab to find specific lines of code related to performance issues.
Comparing similar profiles from different times, environments, or deployments can help you understand the possible causes of and solutions to performance problems. The Datadog profiler offers comparison visualizations to make sense of why profiles are different based on time frames or tags that you scope by.
Additional helpful documentation, links, and articles:
| |