Skip to content

Commit 506df8b

Browse files
committed
- formatting
1 parent 672b4e4 commit 506df8b

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ sqlalchemy-collectd
44

55
Send statistics on `SQLAlchemy <http://www.sqlalchemy.org>`_ connection and
66
transaction 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
1112
database dialect.
1213

1314
sqlalchemy-collectd is oriented towards providing a unified view of

0 commit comments

Comments
 (0)