Skip to content

Commit bafd637

Browse files
committed
- 0.0.4
1 parent 2160286 commit bafd637

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

changelog.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,19 @@ Changelog
55

66
.. changelog::
77
:version: 0.0.4
8-
:include_notes_from: unreleased_changes
8+
:released: May 29, 2019
9+
10+
.. change::
11+
:tags: feature
12+
13+
The connmon real-time console UX, first developed as its own client/server
14+
project, has now been migrated to SQLAlchemy-collectd, consuming collectd
15+
events over UDP from the collectd server itself which runs the
16+
SQLAlchemy-collectd plugin. This greatly reduces the footprint and
17+
complexity of the previous connmon implementation and allows applications
18+
to be monitored both by traditional collectd consumers as well as the
19+
connmon console for a quick "top" of connection activity. See the
20+
"helloworld" example for further details.
921

1022
.. changelog::
1123
:version: 0.0.3

unreleased_changes/connmon.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)