documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Native profiler v0.9.3 - allocation profiling

Open r1viollet opened this issue 3 years ago • 1 comments

What does this PR do?

  • Bump native profiler version to latest
  • Add documentation around allocation profiling

Motivation

Ensure users know about allocation profiling Ensure users download the latest stable version

Additional Notes


Reviewer checklist

  • [ ] Review the changed files.
  • [ ] Review the URLs listed in the Preview section.
  • [ ] Check images for PII
  • [ ] Review any mentions of "Contact Datadog support" for internal support documentation.

r1viollet avatar Aug 10 '22 15:08 r1viollet

Preview links (active after the build_preview check completes)

Modified Files

  • https://docs-staging.datadoghq.com/r1viollet/doc_ddprof_0.9.3/profiler/enabling/ddprof
  • https://docs-staging.datadoghq.com/r1viollet/doc_ddprof_0.9.3/profiler/search_profiles
  • https://docs-staging.datadoghq.com/r1viollet/doc_ddprof_0.9.3/tracing/guide/agent-5-tracing-setup

github-actions[bot] avatar Aug 10 '22 15:08 github-actions[bot]

We should also update the requirements:

Supported operating systems
: Linux kernel v4.17+, libc 2.18+

to something like:

Supported operating systems
: Linux kernel v4.17+, glibc 2.23+ or musl libc

nsavoire avatar Aug 19 '22 09:08 nsavoire

Thanks for the suggestions. This was left hanging as I was on vacation. I updated the PR with your comments.

r1viollet avatar Aug 29 '22 09:08 r1viollet

I was not sure why the job was failing, so I'm realigning to see if this fixes things: https://gitlab.ddbuild.io/DataDog/documentation/-/jobs/166766815

r1viollet avatar Aug 29 '22 13:08 r1viollet

I was not sure why the job was failing, so I'm realigning to see if this fixes things: https://gitlab.ddbuild.io/DataDog/documentation/-/jobs/166766815

The link preview is now a success, though the linting job is failing for some unknown reason.

r1viollet avatar Aug 29 '22 14:08 r1viollet

This is good to go. Thanks for your reviews.

r1viollet avatar Aug 30 '22 09:08 r1viollet