ChainSafe / ChainSafe/canton-middleware
Add observability for DB operations
Open
- Dominant language
- Go
- Stars
- 1
- Forks
- 1
- Avg merge
- 40m
- Merged PRs (30d)
- 1
Description
**Description**
```
Add lightweight metrics so you can spot slow queries and error spikes early:
timing per repo method or per query group
count failures by operation
optionally log slow queries above threshold
```
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the database repository and query-operation entry points, then review any existing logging or metrics conventions; done should include timing, failure counts, and an agreed approach for optional slow-query logging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- databases, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100