Skip to content

docs: expand README with usage, configuration, and metrics reference#94

Open
ebowman wants to merge 1 commit into
SuperQ:mainfrom
ebowman:improve-readme
Open

docs: expand README with usage, configuration, and metrics reference#94
ebowman wants to merge 1 commit into
SuperQ:mainfrom
ebowman:improve-readme

Conversation

@ebowman

@ebowman ebowman commented Mar 14, 2026

Copy link
Copy Markdown

Summary

  • Add installation instructions (binaries, Docker, building from source)
  • Document all CLI flags with defaults in a table
  • Add router setup guidance (dedicated monitoring user)
  • Add complete metrics reference table covering all 38 exported Prometheus metrics
  • Add CI badge

The existing README only listed the project name and supported devices. This makes it easier for new users to get started and understand what metrics are available.

Test plan

  • Verified all flag names and defaults match main.go
  • Verified all metric names and types match collector.go
  • Confirmed Docker image name and architectures match Makefile

🤖 Generated with Claude Code

The existing README only listed the project name and supported devices.
Add installation instructions, CLI flags, Docker usage, router setup
guidance, and a full table of exported Prometheus metrics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Comment thread README.md
Comment on lines +23 to +24
Multi-arch images are available for `amd64`, `armv7`, and `arm64`.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't needed as the container image has an automatic manifest.

Suggested change
Multi-arch images are available for `amd64`, `armv7`, and `arm64`.

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.

2 participants