-
Notifications
You must be signed in to change notification settings - Fork 164
Add clickable link to grafana #865
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
Co-authored-by: Jay DeLuca <[email protected]> Signed-off-by: Gregor Zeitlinger <[email protected]>
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 adds a clickable link to Grafana in the console output and introduces a convenience task for running the locally built LGTM image.
- Added
local-lgtmtask tomise.tomlfor easier execution of locally built images - Updated console output in
docker/run-all.shto display Grafana as a clickable URL (http://localhost:3000) - Updated
README.mdto document the newmise run local-lgtmcommand option
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| mise.toml | Adds new local-lgtm task to streamline running locally built LGTM images |
| docker/run-all.sh | Updates Grafana port output to include clickable URL for better user experience |
| README.md | Documents the new mise run local-lgtm command as an alternative to manual parameters |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: Gregor Zeitlinger <[email protected]>
Co-authored-by: Copilot <[email protected]> Signed-off-by: Gregor Zeitlinger <[email protected]>
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
Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.