feat: extract MySQL/MariaDB monitor to its own monitor-type and enable conditions support

This commit is contained in:
leonace924
2026-01-06 00:43:17 -05:00
parent 1d500bb88f
commit d825352410
5 changed files with 278 additions and 11 deletions

View File

@@ -162,6 +162,7 @@
"@playwright/test": "~1.39.0",
"@popperjs/core": "~2.10.2",
"@testcontainers/hivemq": "^10.13.1",
"@testcontainers/mariadb": "^10.13.0",
"@testcontainers/mssqlserver": "^10.28.0",
"@testcontainers/postgresql": "^11.9.0",
"@testcontainers/rabbitmq": "^10.13.2",