File tree Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Expand file tree Collapse file tree 2 files changed +13
-12
lines changed Original file line number Diff line number Diff 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
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments