Skip to content

docs: fix README example import to use /v2 path#33

Merged
rodrigodh merged 1 commit into
developfrom
fix/readme-v2-import
Jul 21, 2026
Merged

docs: fix README example import to use /v2 path#33
rodrigodh merged 1 commit into
developfrom
fix/readme-v2-import

Conversation

@gandalf-at-lerian

Copy link
Copy Markdown
Contributor

Fix the example import in the README to include the /v2 module suffix on line 70.

Module path is github.com/LerianStudio/lib-observability/v2, so the middleware import must be github.com/LerianStudio/lib-observability/v2/middleware.

Requested by: Rodrigo Schieck — corrigir import de exemplo no README para /v2 antes do major release

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: bf9f4ae3-1861-4a2e-9d49-f54c359d30bc

📥 Commits

Reviewing files that changed from the base of the PR and between a5929cd and d802ebe.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The README custom application metrics example updates its Go middleware import from the non-v2 module path to the /v2/middleware path.

Changes

README Import Update

Layer / File(s) Summary
Update custom-metrics example import
README.md
The example now imports middleware from github.com/LerianStudio/lib-observability/v2/middleware.

Possibly related PRs

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch fix/readme-v2-import

Comment @coderabbitai help to get the list of available commands.

@rodrigodh
rodrigodh merged commit c8949f2 into develop Jul 21, 2026
1 of 2 checks passed
@github-actions
github-actions Bot deleted the fix/readme-v2-import branch July 21, 2026 00:58
@lerian-studio lerian-studio added size/XS PR changes < 50 lines docs Documentation, llms.txt and markdown content labels Jul 21, 2026
@lerian-studio

Copy link
Copy Markdown
Contributor

🔍 PR Validation Summary

✅ PR Mergeable — no blocking failures

Check Status Blocking
Source Branch ✅ success yes
PR Title ✅ success yes
PR Description ✅ success yes
PR Size ✅ success no
Auto Labels ✅ success no
PR Metadata ✅ success no

🔍 View workflow run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation, llms.txt and markdown content size/XS PR changes < 50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants