We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e21ae78 + f4cb10b commit ed7ddd3Copy full SHA for ed7ddd3
cookbook/profiler/data_collector.rst
@@ -34,7 +34,7 @@ Creating a custom data collector is as simple as implementing the
34
}
35
36
The ``getName()`` method must return a unique name. This is used to access the
37
-information later on (see the section about functional tests above for
+information later on (see :doc:`/cookbook/testing/profiling` for
38
instance).
39
40
The ``collect()`` method is responsible for storing the data it wants to give
0 commit comments