oasisprotocol / oasisprotocol/oasis-core
go/storage: Add metrics for the cache
Open
Nobody has claimed this yet.
c:instrumentation
c:storage
golang
p:3
s:good first issue
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
It will be useful in diagnosing memory consumption if the storage cache(s) have relevant metrics available.
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
The issue names no files, tests, or entry points. Start by locating the storage cache implementations and existing metrics conventions, then determine which cache measurements are relevant to diagnosing memory consumption. Done means the storage caches expose useful metrics and the relevant tests or checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100