Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/en/profiler/enabling/ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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/
Loading