diff --git a/source/_integrations/profiler.markdown b/source/_integrations/profiler.markdown index 350e72b3f3c..92825c70b9f 100644 --- a/source/_integrations/profiler.markdown +++ b/source/_integrations/profiler.markdown @@ -53,10 +53,6 @@ gprof2dot -f pstats profile.1234567890123456.cprof | dot -Tsvg -o profile.svg ### Service {% my developer_call_service 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 |