Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add vscode documentation in main retina repo. #1326

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

Tatsinnit
Copy link
Member

@Tatsinnit Tatsinnit commented Feb 9, 2025

Documentation: Retina Integration in AKS VS Code Extension

This PR adds documentation for the integration of Retina in the AKS VS Code Extension. It provides an overview of how Retina enhances the extension's capabilities, enabling seamless capture and visualization of cluster telemetry. This PR should suffice: #274

I am open to any suggestions as well please, the reason I moved contribution down is because its a standard practices to keep that way, thanks!

Additionally, it includes a reference to the official Retina feature page: Retina Capture in AKS VS Code Extension.

Changes Included:

  • Overview of Retina integration in the AKS VS Code Extension
  • Usage details and key benefits
  • Link to official documentation for further reference

This update aims to improve discoverability and provide users with a clear understanding of how to leverage Retina within their AKS development workflow.

Checklist

  • I have read the contributing documentation.
  • I signed and signed-off the commits (git commit -S -s ...). See this documentation on signing commits.
  • I have correctly attributed the author(s) of the code.
  • I have tested the changes locally.
  • I have followed the project's style guidelines.
  • I have updated the documentation, if necessary.
  • I have added tests, if applicable.

Screenshots (if applicable) or Testing Completed

Screenshot 2025-02-10 at 8 23 59 AM Screenshot 2025-02-10 at 8 24 25 AM

@Tatsinnit Tatsinnit requested a review from a team as a code owner February 9, 2025 19:27
@Tatsinnit Tatsinnit force-pushed the add/retina-doc branch 2 times, most recently from cccd175 to b54a492 Compare February 9, 2025 19:33
@Tatsinnit Tatsinnit changed the title Add vscode documentation in main retina repo. docs: Add vscode documentation in main retina repo. Feb 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Feb 10, 2025
# Description

Hiya, while doing #1326, I've noticed that the document link is not
working. this PR is made with an intent to fix that.

You can see working `Captures` here - *
https://github.com/Tatsinnit/retina/tree/fix/doclink?tab=readme-ov-file
whereas the main repo has broken link for `captueres` which goes to page
not found.

## Checklist

- [x] I have read the [contributing
documentation](https://retina.sh/docs/contributing).
- [x] I signed and signed-off the commits (`git commit -S -s ...`). See
[this
documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification)
on signing commits.
- [x] I have correctly attributed the author(s) of the code.
- [x] I have tested the changes locally.
- [x] I have followed the project's style guidelines.
- [x] I have updated the documentation, if necessary.
- [ ] I have added tests, if applicable.

## Screenshot:

<img width="1456" alt="Screenshot 2025-02-10 at 8 38 19 AM"
src="https://github.com/user-attachments/assets/4a5c1974-1882-46f7-856a-ff6de87fe77b"
/>


---

Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more
information on how to contribute to this project.
Copy link
Member

@SRodi SRodi left a comment

Choose a reason for hiding this comment

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

LGTM

@SRodi SRodi linked an issue Feb 10, 2025 that may be closed by this pull request
@SRodi SRodi added this pull request to the merge queue Feb 10, 2025
Merged via the queue into microsoft:main with commit 819a9ee Feb 10, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document integration with AKS VSCode plugins
3 participants