Skip to content

fix(docs): correct Grafana UI port to 3300 in AGENTS.md and setup.sh - #5

Merged
tsviki-theator merged 1 commit into
mainfrom
lydian-pencil
Jul 13, 2026
Merged

fix(docs): correct Grafana UI port to 3300 in AGENTS.md and setup.sh#5
tsviki-theator merged 1 commit into
mainfrom
lydian-pencil

Conversation

@tsviki-theator

@tsviki-theator tsviki-theator commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

User description

Summary

  • Follow-up to beda33e, which fixed the same port typo in README.md and Makefile
  • AGENTS.md ports table + "How to run" URL: 3000 → 3300
  • setup.sh post-setup "Next" URL: 3000 → 3300

Note: docker-compose.yml intentionally keeps 3000 — the mapping is 3300:3000 (host → container) and the internal healthcheck runs inside the container against Grafana's default port.

Test plan

  • make up and confirm Grafana loads at http://localhost:3300
  • Skim AGENTS.md ports table renders correctly
  • Run ./setup.sh and confirm the "Next" hint shows :3300

🤖 Generated with Claude Code


Generated description

Below is a concise technical summary of the changes proposed in this PR:
Update AGENTS instructions to note Grafana’s UI lives on host port 3300 in the ports table and How to run guidance so the community doc matches what make start delivers. Align the setup.sh post-setup Next hint with the same port so the scripted guidance and container healthchecks stay in sync.

TopicDetails
Docs port fix Update AGENTS instructions to surface Grafana UI on localhost:3300 across the ports table and How to run URL so they reflect the host-facing port.
Modified files (1)
  • AGENTS.md
Latest Contributors(2)
UserCommitDate
tsviki@theator.iofix(docs): correct Gra...July 13, 2026
tmalka2022refactor: drop standal...July 08, 2026
Setup hint port Adjust setup.sh Next hint to point to localhost:3300 so post-setup guidance matches the actual Grafana endpoint.
Modified files (1)
  • setup.sh
Latest Contributors(2)
UserCommitDate
tsviki@theator.iofix(docs): correct Gra...July 13, 2026
tmalka2022feat: shareable Claude...July 07, 2026
Review this PR on Baz | Customize your next review

Follow-up to beda33e — same 3000→3300 correction for the ports table
and open-URL hints in AGENTS.md and the setup.sh "Next" message.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tsviki-theator
tsviki-theator merged commit b7e7177 into main Jul 13, 2026
2 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.

1 participant