Audit Telemetry endpoints
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 218
- Forks
- 72
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 417
Description
Description
Generate audit logs when Telemetry endpoints are exercised using the existing audit specific plumbing.
Definition of Done
[AUDIT]logs in stdout when Telemetry endpoints are invoked.
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 Telemetry endpoint handlers and the existing audit-specific plumbing in the Go repository. Exercise each Telemetry endpoint and verify that stdout contains an [AUDIT] log for every invocation; the issue is done when this behavior is covered across the Telemetry endpoints.
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
- 55/100