Clean up raw-migrated-files#7034
Open
shainaraskas wants to merge 2 commits into
Open
Conversation
This reverts commit d0116f3.
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
Contributor
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
florent-leborgne
approved these changes
Jun 22, 2026
florent-leborgne
left a comment
Member
There was a problem hiding this comment.
LGTM for experience stuff (which is only codeowners and docset files)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes elastic/docs-content-internal#430.
Deletes the last two markdown files from
raw-migrated-files/along with the entire directory tree, 11 images, two orphaned images underdeploy-manage/images/, and the dead/raw-migrated-files/entries inCODEOWNERSanddocset.yml. Redirects are already in place on the active migration targets through theirmapped_pagesentries:cloud/current/ec-monitoring-setup.htmldeploy-manage/monitor/stack-monitoring/ece-ech-stack-monitoring.mdelastic-stack/current/install-stack-demo-secure.htmldeploy-manage/deploy/self-managed/tutorial-self-managed-secure.mdWhy no content was ported wholesale
install-stack-demo-secure.mdis fully covered by the 1078-line self-managed TLS tutorial ported in Port self-install tutorials to current docs #5283ec-monitoring-setup.mdwas a Cloud-specific "How to set up monitoring" tutorial written when Stack Monitoring was the only monitoring path on Cloud. With AutoOps now the recommended default and free across all subscription tiers on ECH, Serverless, ECE, ECK, and self-managed, this should not be the primary monitoring narrative. Every section either already lives on the page this page is redirected to, or on a sibling page that owns it better, such as manage-connectors.md, configure-stack-monitoring-alerts.md, enabling-audit-logs.md, or trb-security-saml.md.What I did port
Stack Monitoring users still benefit from clearer framing of two workflows the raw page covered. I added deployment-agnostic glue to existing pages:
configure-stack-monitoring-alerts.md: the connector-setup and rule-modification halves are now framed as a two-step workflow with links to Slack, email, PagerDuty, and the full connector catalog.visualizing-monitoring-data.md: new pointer to investigating shipped logs alongside Stack Monitoring metrics, with deployment-specific data view guidance and links to Discover, the logs Discover experience, and the enablement pages for ECH and ECE, ECK, and self-managed.Consistent consumption next steps across setup tutorials
Added a shared
_snippets/consumption-next-steps.mdsnippet and a## Next stepssection to all nine Stack Monitoring setup tutorials: ECH and ECE, ECK, and the self-managed collection-method tutorials for Elasticsearch and Kibana. Users finishing any setup tutorial now land on consistent pointers to visualize monitoring data and configure alerts.AI etc.
Built with opus 4.7