[console_scripts]
pidprobe = pidprobe.cli:main

[pidprobe.collectors]
sqlalchemy = pidprobe.plugins.sqlalchemy_pool:SQLALCHEMY_POOL_COLLECTOR
