Solve Memory Leaks with Profiling
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
Overview
Profiling has several datasets to help solve memory leaks, such as the Live Heap profile type, which is available for multiple languages.
To help you get started, Datadog provides an end-to-end, guided walkthrough for Go or Java services:
What to expect
Following this walkthrough requires zero prior knowledge, and it is accessible for first-time investigations.
The walkthrough guides you through several steps to:
- Scope to the relevant data.
- Recommend Datadog integrations and upgrades that assist in the investigation.
- Explain how memory management works in your runtime.
- Propose potential root causes through Profile Comparisons.
Requirements
To use this walkthrough, you need:
Get started
To investigate a memory leak using the guided walkthrough:
- Go to APM > Service Catalog.
- Hover over the service you want to investigate and click Service Page.
- Click the Memory Leaks tab.
- Follow the guided steps to complete your investigation.
Further reading
Documentation, liens et articles supplémentaires utiles: