Skip to content

Logs view#24223

Merged
aevesdocker merged 5 commits intodocker:mainfrom
aevesdocker:logs-view
Mar 19, 2026
Merged

Logs view#24223
aevesdocker merged 5 commits intodocker:mainfrom
aevesdocker:logs-view

Conversation

@aevesdocker
Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 26, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 146c7bc
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69bbf01b21cf8e0008c81b05
😎 Deploy Preview https://deploy-preview-24223--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Feb 26, 2026
@aevesdocker
Copy link
Copy Markdown
Contributor Author

@marisimon @terry-docker ready for you expert eyes. What did I miss?

Copy link
Copy Markdown
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

This PR adds documentation for the new Logs view feature in Docker Desktop. The content is well-structured and clearly explains the feature's functionality. I found a few minor issues that should be corrected:

  1. British spelling: Uses "analyse"/"analyses" instead of US English "analyze"/"analyzes" (violates STYLE.md requirement for US English)
  2. Future date in example: Timestamp example uses 2026 instead of a current or past year
  3. Link path convention: Internal link uses absolute path instead of the documented relative path convention

These are all minor style/content issues. Once corrected, the documentation will be ready to merge.

@aevesdocker
Copy link
Copy Markdown
Contributor Author

Moving to draft as release tbd

@aevesdocker aevesdocker marked this pull request as draft March 10, 2026 11:18
@aevesdocker aevesdocker marked this pull request as ready for review March 17, 2026 09:58
Copy link
Copy Markdown
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Assessment: 🟡 NEEDS ATTENTION

This PR adds new documentation for the Docker Desktop Logs view feature. The documentation is well-structured and clear, but there is one navigation ordering issue that should be addressed.

Findings

1 issue found:

  • MEDIUM severity: Weight conflict in front matter will cause non-deterministic navigation ordering

Details

The new logs.md page has weight: 60, which conflicts with the existing resource-saver.md page that also has weight: 60. When multiple pages in the same Hugo section have identical weights, the navigation ordering becomes unpredictable.

Recommendation: Change logs.md weight to 70 to maintain proper ordering between resource-saver (60) and pause (80).


This review focuses only on code added in this PR. Existing code is not commented on.

@aevesdocker aevesdocker merged commit 46db9aa into docker:main Mar 19, 2026
15 checks passed
dvdksn pushed a commit to dvdksn/docs that referenced this pull request Mar 23, 2026
<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants