Once there is real traffic, basic observability beyond logs becomes valuable.
Sketch
/metrics endpoint exposing request count/latency histograms, DB pool stats, conflict rate.
- OTel traces wrapping HTTP handlers and GORM calls.
- Wire to whatever stack is chosen at deploy time.
Once there is real traffic, basic observability beyond logs becomes valuable.
Sketch
/metricsendpoint exposing request count/latency histograms, DB pool stats, conflict rate.