-
Notifications
You must be signed in to change notification settings - Fork 5
Various documentation updates #80
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
Conversation
|
Is there a reason why this is still a draft PR @richturner? |
|
Hey @wborn I want to add some additional info about the dashboard and want to combine it with any changes I make in openremote/openremote#1853 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation with new content for monitoring metrics and enhances the backup/restore instructions for the OpenRemote database.
- Added a comprehensive metrics table for various container components in the user guide
- Enhanced backup instructions with additional options and removed outdated steps in the developer guide
- Introduced a new Bash section demonstrating how to set up an SSH tunnel for accessing HAProxy stats
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| docs/user-guide/metrics.md | New documentation presenting container metrics including detailed tables |
| docs/developer-guide/useful-commands-and-queries.md | Updated backup/restore commands and added a Bash section for SSH tunnel guidance |
Co-authored-by: Eric Bariaux <375613+ebariaux@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
wborn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A bit more consistency would be nice
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
Co-authored-by: Wouter Born <github@maindrain.net>
|
Thanks for the review @wborn ready again |
wborn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
This PR updates the documentation with new content for monitoring metrics and enhances the backup/restore instructions for the OpenRemote database.