Prometheus

GORM provides Prometheus plugin to collect DBStats or user-defined metrics https://github.com/go-gorm/prometheus Usageimport ( "gorm.io/gorm" "gorm.io/driver/sqlite" "gorm.