You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from jdbc-drivers in integration-tests/src/integration-test/resources/compose/docker-compose-mariadb.yml causes the db to not be traced in zipkin.
Alfresco works as normal though, so the db requests must be passing through the used P6SpyDriver.
This bug does not happen if you use xeniteu/jdbc-mysql:5.1.42 or a PG setup.
The text was updated successfully, but these errors were encountered:
using
from jdbc-drivers in
integration-tests/src/integration-test/resources/compose/docker-compose-mariadb.yml
causes the db to not be traced in zipkin.Alfresco works as normal though, so the db requests must be passing through the used P6SpyDriver.
This bug does not happen if you use
xeniteu/jdbc-mysql:5.1.42
or a PG setup.The text was updated successfully, but these errors were encountered: