File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ toc_landing_pages = [
32
32
" /security/federated-authentication" ,
33
33
" /troubleshooting" ,
34
34
" /tutorial/configure-local-mode" ,
35
+ " /tutorial/performance-advisor" ,
35
36
" /tutorial/slack-integration" ,
36
37
" /tutorial/configure-public-api-access" ,
37
38
" /tutorial/enable-oidc-authentication-for-group" ,
Original file line number Diff line number Diff line change @@ -21,6 +21,18 @@ Monitor and Improve Slow Queries
21
21
22
22
.. include:: /includes/fact-performance-advisor-permissions.rst
23
23
24
+ Enable or Disable |pa| for a Project
25
+ ---------------------------------------------------
26
+
27
+ .. important:: Required Privileges
28
+
29
+ To enable :guilabel:`Performance Advisor` for a project, you must
30
+ have the :authrole:`Project Owner` role for the project.
31
+
32
+ |pa| is enabled by default. To disable or enable |pa|:
33
+
34
+ .. include:: /includes/steps/enable-performance-advisor.rst
35
+
24
36
Common Reasons for Slow Queries
25
37
-------------------------------
26
38
You can’t perform that action at this time.
0 commit comments