File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,11 @@ sqlalchemy-collectd
44
55Send statistics on `SQLAlchemy <http://www.sqlalchemy.org >`_ connection and
66transaction metrics used by Python applications to the
7- `collectd <https://collectd.org/ >`_ service. sqlalchemy-collectd works
8- as a SQLAlchemy plugin invoked via the database URL, so can be used in
9- **any ** SQLAlchemy application (1.1 or greater) that accepts arbitrary
10- connections URLs with no code changes whatsoever, as well as with **any **
7+ `collectd <https://collectd.org/ >`_ service.
8+
9+ sqlalchemy-collectd works as a SQLAlchemy plugin invoked via the database URL,
10+ so can be used in any SQLAlchemy application (1.1 or greater) that accepts
11+ arbitrary connections URLs with no code changes whatsoever, as well as with any
1112database dialect.
1213
1314sqlalchemy-collectd is oriented towards providing a unified view of
You can’t perform that action at this time.
0 commit comments