googleapis / googleapis/go-gorm-spanner
Add latency debugging guide
Open
priority: p3
type: feature request
- Dominant language
- Go
- Stars
- 43
- Forks
- 9
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 2
Description
Add documentation for how to debug latency / slow queries.
Topics:
1. Do not use the first query as a measurement
2. Use (end-to-end) tracing
3. Use the built-in gorm logging function
Contributor guide
Research direction
Start by locating the repository's documentation and references to the built-in GORM logging function. Write a latency and slow-query debugging guide covering the three listed topics, including end-to-end tracing, and consider the guide done when each topic is documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- documentation, performance
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100