Skip to content

feat: expose farm observability endpoints - #20

Merged
loonghao merged 1 commit into
mainfrom
codex/issue-10-observability
May 27, 2026
Merged

feat: expose farm observability endpoints#20
loonghao merged 1 commit into
mainfrom
codex/issue-10-observability

Conversation

@loonghao

Copy link
Copy Markdown
Owner

Closes #10

Summary

  • add machine-readable health, metrics, and audit models
  • expose readiness, metrics, and audit routes from the controller
  • record audit events for control-plane mutations and track lease-renewal/error counters
  • document endpoint usage in the architecture guide

Verification

  • cargo test --workspace
  • cargo clippy --workspace --all-targets -- -D warnings
  • npm run build

@loonghao
loonghao force-pushed the codex/issue-10-observability branch from c52d449 to 67e2ae5 Compare May 27, 2026 18:57
@loonghao
loonghao merged commit 73caffb into main May 27, 2026
8 checks passed
@loonghao
loonghao deleted the codex/issue-10-observability branch May 27, 2026 19:02
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.

Expose health, metrics, and audit events

1 participant