heroku-debug
Version:
debugging plugin for the CLI
15 lines (14 loc) • 401 B
YAML
mysql:
versions: ^2.0.0
commands:
- node test/instrumentation/modules/mysql/mysql.js
- node test/instrumentation/modules/mysql/pool-release-1.js
redis:
versions: ^2.0.0
commands: node test/instrumentation/modules/redis.js
ioredis:
versions: ^2.0.0
commands: node test/instrumentation/modules/ioredis.js
pg:
versions: >=4 <7
commands: node test/instrumentation/modules/pg/pg.js