Skip to content

docs(site): add gRPC to site descriptions and metrics label docs (v1.1.1)#175

Merged
lewta merged 1 commit into
mainfrom
docs/v1.1.1-docs-audit
Mar 27, 2026
Merged

docs(site): add gRPC to site descriptions and metrics label docs (v1.1.1)#175
lewta merged 1 commit into
mainfrom
docs/v1.1.1-docs-audit

Conversation

@lewta

@lewta lewta commented Mar 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Site root, docs root, and hugo.toml descriptions all listed http, browser, dns, websocket — gRPC (added in v1.1.0) was missing from every high-level description string
  • metrics.md type label docs listed four driver types; grpc was missing

Changes

File Change
docs/content/_index.md Added gRPC to frontmatter description
docs/content/docs/_index.md Added gRPC to frontmatter description
docs/hugo.toml Added gRPC to params.description
docs/content/docs/metrics.md Added grpc to type label value list
CHANGELOG.md Added [1.1.1] entry

Test plan

  • Verify the four description strings now include gRPC
  • Verify metrics.md type label list is complete

🤖 Generated with Claude Code

… docs

- Update frontmatter descriptions in docs/content/_index.md and
  docs/content/docs/_index.md to include gRPC alongside HTTP, DNS,
  WebSocket, and browser
- Update hugo.toml params.description to include gRPC
- Update metrics.md type label docs to list grpc as a valid value

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@lewta lewta merged commit 40d1afa into main Mar 27, 2026
12 checks passed
@lewta lewta deleted the docs/v1.1.1-docs-audit branch March 27, 2026 22:07
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