Code

ChangeLog: Add the pinba plugin.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 08:56:29 +0000 (10:56 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 1 May 2010 08:56:29 +0000 (10:56 +0200)
ChangeLog

index caf7db03056bc34bad413c39d950466f1f513e12..8696d468b703b17f544d627d55e32f1a0fb06a69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,9 @@
        * openvpn plugin: The "CollectUserCount" and "CollectIndividualUsers"
          options allow more detailed control over how to report sessions of
          multiple users. Thanks to Fabian Schuh for his work.
+       * pinba plugin: This new plugin receives timing information from the
+         Pinba PHP extension, which can be used for profiling PHP code and
+         webserver performance.
        * ping plugin: The new "MaxMissed" allows to re-resolve a hosts
          address when it doesn't reply to a number of ping requests. Thanks
          to Stefan Völkel for the patch.