liquidmetal-dev / liquidmetal-dev/battery
Audit logging of lease claim/release/pool-admin events
Open
enhancement
priority/medium
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- Avg merge
- 2h 13m
- Merged PRs (30d)
- 33
Description
Add a structured audit trail (who claimed/released what, when, and pool-admin CRUD operations), distinct from the existing Prometheus metrics which only track aggregate counts, not per-event actor history.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the lease claim/release handlers and pool-admin CRUD operations, then review how the existing Prometheus metrics record aggregate counts. The work is done when structured audit events capture the actor, resource, and time for each listed operation without replacing those metrics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100