[NCM] Add public docs for rollbacks#38224
Conversation
Preview links (active after the
|
|
/review |
| ### Private Action Runner | ||
|
|
||
| 1. [Set up a Private Action Runner][1] on a host that the Agent's IPC port can reach. | ||
| 2. Enable the `com.datadoghq.remoteaction.networkconfigmanagement` remote action bundle on the runner. |
There was a problem hiding this comment.
IIRC when you enable the private action runner in your datadog.yaml you also need to provide a list of allowed actions, which has to explicitly contain com.datadoghq.remoteaction.networkconfigmanagement.rollbackConfig.
There was a problem hiding this comment.
double checked their public docs and amended list item 2, lemme know if that sounds more accurate? ty for the pointer!!
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
Thanks for the new rollback docs. Blocking items before merge:
- Two image alt attributes still say
TODO: describe what this screenshot shows— please add real alt text for accessibility. - The image path
exeuction_group_policy.pnglooks like a typo forexecution_group_policy.png; please double-check the uploaded asset name. Aruba (EOS)in the supported vendors list appears incorrect — the profile table inconfig_management.mdlists EOS under Arista, and Aruba under AOS-CX / AOS-W.- The new page isn't wired into
config/_default/menus/main.en.yaml, so it won't appear in the left nav under NDM > Configuration Management. Please add a menu entry (or confirm this page is intentionally discoverable only via cross-links).
A couple of smaller style nits inline as well.
Reviewed 5c21b19322ced31e9f1632c6c35b4fd8a9ff7199 — workflow run
| {{< partial name="whats-next/whats-next.html" >}} | ||
|
|
||
| [1]: /actions/private_actions/ | ||
| [2]: /network_monitoring/devices/config_management/#viewing-configurations |
There was a problem hiding this comment.
Suggestion: This new page doesn't appear in config/_default/menus/main.en.yaml. Users landing on the parent NCM page can follow the cross-link, but the rollback page won't be reachable from the left-nav. Consider adding an entry under ndm_config_management so it's discoverable in the side-nav.
…ptions, remove redundancies
|
Hi @zoedt, I added the |
|
|
Opened DOCS-15135 to assign a Docs writer and follow up with editorial review. |
What does this PR do? What is the motivation?
Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Additional notes