Skip to content

Commit

Permalink
Update Memory Leaks screenshot to reflect new UI. Remove video.
Browse files Browse the repository at this point in the history
  • Loading branch information
brett0000FF committed Oct 18, 2024
1 parent 4f7c43c commit f369356
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions content/en/profiler/guide/solve-memory-leaks.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ further_reading:

Profiling has several datasets to help solve memory leaks, such as the Live Heap profile type, which is [available for multiple languages][1].

To help you get started, Datadog provides an end-to-end, guided walkthrough for Go services:
To help you get started, Datadog provides an end-to-end, guided walkthrough for Go or Java services:

{{< img src="profiler/guide-memory-leak/service-page-memory-leak-walkthrough.mp4" alt="Walk through the memory leak walkthrough" video=true >}}
{{< img src="profiler/guide-memory-leak/service-page-memory-leak.png" alt="Memory Leak walkthrough entrypoint in the Service Page" style="width:100%;" >}}

## What to expect

Expand All @@ -37,15 +37,16 @@ To use this walkthrough, you need:

To investigate a memory leak using the guided walkthrough:

1. Go to **APM > Service Page** on the service you want to investigate.
2. Click the **Memory Leaks** tab:
{{< img src="profiler/guide-memory-leak/service-page-memory-leak-entrypoint.png" alt="Memory Leak walkthrough entrypoint in the Service Page" style="width:100%;" >}}
3. Follow the guided steps to complete your investigation.
1. Go to **[APM > Service Catalog][4]**.
1. Hover over the service you want to investigate and click **Service Page**.
1. Click the **Memory Leaks** tab:
1. Follow the guided steps to complete your investigation.


[1]: /profiler/enabling/supported_versions/#profile-types
[2]: /profiler/compare_profiles
[3]: /profiler/enabling
[4]: https://app.datadoghq.com/services

## Further reading

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f369356

Please sign in to comment.