diff --git a/content/en/profiler/enabling/ruby.md b/content/en/profiler/enabling/ruby.md index e5daf2c0b7a11..f0b5fdf9e663a 100644 --- a/content/en/profiler/enabling/ruby.md +++ b/content/en/profiler/enabling/ruby.md @@ -39,7 +39,7 @@ This utility is available on the software repositories of most Linux distributio - The `pkgconf` package is available for [Arch][21]- and [Alpine][22]-based Linux - The `pkgconf-pkg-config` package is available for [Fedora][23]- and [Red-Hat][24]-based Linux -Continuous Profiler is not supported on serverless platforms, such as AWS Lambda. +Continuous Profiler is not supported on serverless platforms, such as AWS Lambda. Additionally, [Single Step APM Instrumentation][25] cannot be used to set up the Ruby Profiler. ## Installation @@ -173,3 +173,4 @@ The [Getting Started with Profiler][6] guide takes a sample service with a perfo [22]: https://pkgs.alpinelinux.org/packages?name=pkgconf [23]: https://packages.fedoraproject.org/pkgs/pkgconf/pkgconf-pkg-config [24]: https://rpmfind.net/linux/rpm2html/search.php?query=pkgconf-pkg-config +[25]: /tracing/trace_collection/automatic_instrumentation/single-step-apm/