Skip to content

docs: expand architecture guide with collector patterns#14

Merged
rokernel merged 1 commit intomasterfrom
docs/architecture-guide-expansion
Feb 25, 2026
Merged

docs: expand architecture guide with collector patterns#14
rokernel merged 1 commit intomasterfrom
docs/architecture-guide-expansion

Conversation

@rokernel
Copy link
Owner

Summary

  • Expand docs/architecture.md with code-backed collector design details and runtime patterns.
  • Document both cache models used in this repo (scrape-time and background refresh loop) and explain safety/guardrail behavior.
  • Add a practical "How to add a new collector" checklist plus repo-specific best practices and anti-patterns.

Validation

  • go test ./... passed.
  • go build ./... passed.

@rokernel rokernel merged commit 2df966a into master Feb 25, 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