Skip to content

Commit b261a73

Browse files
authored
DOCSP-47911: Enable/disable performance advisor (#842)
<!-- Add a description of your PR here (optional) --> - [DOCSP-47911](https://jira.mongodb.org/browse/DOCSP-47911) - [STAGING](https://deploy-preview-842--docs-ops-manager.netlify.app/tutorial/performance-advisor/#enable-or-disable-pa-for-a-project) - [LATEST BUILD LOG](https://app.netlify.com/sites/docs-ops-manager/deploys/680a95b6cc1f750008ecd77b) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [x] Proofread for spelling and grammatical errors. - [x] Check staging for rendering issues. - [x] Confirm links are working.
1 parent da3b235 commit b261a73

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ toc_landing_pages = [
3232
"/security/federated-authentication",
3333
"/troubleshooting",
3434
"/tutorial/configure-local-mode",
35+
"/tutorial/performance-advisor",
3536
"/tutorial/slack-integration",
3637
"/tutorial/configure-public-api-access",
3738
"/tutorial/enable-oidc-authentication-for-group",

source/tutorial/performance-advisor.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Monitor and Improve Slow Queries
2121

2222
.. include:: /includes/fact-performance-advisor-permissions.rst
2323

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+
2436
Common Reasons for Slow Queries
2537
-------------------------------
2638

0 commit comments

Comments
 (0)