l3montree-dev / l3montree-dev/devguard
Endpoint for cache stats (storage consumption etc)
Open
Nobody has claimed this yet.
component/devguard-api
- Dominant language
- Go
- Stars
- 161
- Forks
- 43
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 37
Description
For the dep and oci proxy it would be nice to have an admin endpoint to see current consumption and cache stats.
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
Start by locating the dependency and OCI proxy implementations, their cache handling, and existing admin API entry points. Determine how current storage consumption and cache statistics are represented, then expose them through an admin endpoint with a clear response; done means both proxy caches report the requested statistics.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100