[DOCS-14178] Rename /cloudprem/ URL path to /byoc-logs/ and apply confirmed UI changes#36306
Open
[DOCS-14178] Rename /cloudprem/ URL path to /byoc-logs/ and apply confirmed UI changes#36306
Conversation
…firmed UI changes
- Rename content/en/cloudprem/ directory to content/en/byoc-logs/
- Add /cloudprem/* Hugo aliases to all 29 pages for backward-compatible redirects
- Update nav menu URLs in main.en.yaml
- Update all internal cross-links and further_reading refs to /byoc-logs/
- Update all_guides.md, OP destinations page, and OP guides index
- Apply confirmed UI changes from François Massot (DOCS-14178 comment):
- Remove product preview callout link (preview form removed); show preview status only
- Update app.datadoghq.com/cloudprem → app.datadoghq.com/byoc-logs
- Update index name format cloudprem-- → byoc-- in code examples
- Update CLOUDPREM INDEXES → BYOC INDEXES (also resolves conflict markers
accidentally committed in PR #36186)
- Update install/_index.md to remove broken preview signup link
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Change header from "BYOC Logs is in Preview" to "Join the Preview!" on all 29 pages to match the standard pattern used across other docs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
Created DOCS-14218 for the editorial review. |
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.
What does this PR do? What is the motivation?
DOCS-14178 (partial — items still blocked on backend changes are not included)
Follow-up to #36146. This PR:
/cloudprem/URL path to/byoc-logs/, adds aliasesapp.datadoghq.com/cloudprem→app.datadoghq.com/byoc-logscloudprem--<cluster>--<index>→byoc--<cluster>--<index>in all code examples and format descriptionsCLOUDPREM INDEXES→BYOC INDEXESTo review:
app.datadoghq.com/cloudprem,cloudprem--<cluster>--<index>, conflict markers, andCLOUDPREM INDEXES→BYOC INDEXESwere addressed properly. And then manually gut check a few if you wish :)Merge instructions
Merge readiness:
Additional notes
Web Ops coordination may be needed for server-level redirects in addition to the Hugo aliases.