Send database connection pool stats to collectd
Send statistics on SQLAlchemy connection and transaction metrics used by Python applications to the collectd service. sqlalchemy-collectd works as a SQLAlchemy plugin invoked via the database URL, so can be used in any SQLAlchemy application (1.1 or greater) that accepts arbitrary connection URLs. The plugin is loaded using setuptools entrypoints and no code changes to the application are required. There are no dependencies on database backends or drivers. sqlalchemy-collectd is oriented towards providing a unified view of application-side database metrics in sprawling, many-host / many-process environments that may make use of any number of topologically complicating technologies such as database clusters, proxy servers, large numbers of client applications, multi-process applications, and containers.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 0.0.8-10.fc44 | - |
| Fedora 44 | 0.0.8-10.fc44 | - |
| Fedora 43 | 0.0.8-8.fc43 | 0.0.8-8.fc43 |
| Fedora 42 | 0.0.8-3.fc42 | - |
You can contact the maintainers of this package via email at
python-sqlalchemy-collectd dash maintainers at fedoraproject dot org.