diff --git a/source/_integrations/profiler.markdown b/source/_integrations/profiler.markdown index 3cd11b4e5f8..99300f75b83 100644 --- a/source/_integrations/profiler.markdown +++ b/source/_integrations/profiler.markdown @@ -53,6 +53,10 @@ gprof2dot -f pstats profile.1234567890123456.cprof | dot -Tsvg -o profile.svg ### Service `profiler.memory` +
+This service is unavailable when using Python 3.11 as the underlying guppy3 library does not yet support Python 3.11. +
+ Start the memory profiler for the specified number of seconds. | Service data attribute | Optional | Description |