-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
checkerAdding a new checkAdding a new checkhelp wantedExtra attention is neededExtra attention is needed
Description
Extends the DB checks to cover MySQL and MongoDB. The detector already tracks both.
- MySQL → connect using MYSQL_URL, dependency: github.com/go-sql-driver/mysql
- MongoDB → connect using MONGODB_URI or MONGO_URL, dependency: go.mongodb.org/mongo-driver
Add internal/check/mysql.go and internal/check/mongo.go, register in registry.go under stack.MySQL and stack.MongoDB.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
checkerAdding a new checkAdding a new checkhelp wantedExtra attention is neededExtra attention is needed