Audit Rate-limit endpoints
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 427
Description
Description
Generate audit logs when ratelimit endpoints are invoked. Use existing audit specific plumbing.
Definition of Done
[AUDIT]logs in stdout when ratelimit endpoints are exercised
By submitting this issue, you acknowledge that you are an assigned member of the NVCF development team and agree to follow our code of conduct and our contributing guidelines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the ratelimit endpoint handlers and the existing audit-specific plumbing, then read how comparable endpoints emit audit records. Exercise each ratelimit endpoint and verify that stdout contains the required [AUDIT] logs; that output is the definition of done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100