Make statsd counts for MWCallableUpdate actually useful
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 22 Jul 2016 02:32:09 +0000 (19:32 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 22 Jul 2016 06:52:09 +0000 (23:52 -0700)
commit16ad2a779e741558db94a05699c64c2002c93930
tree44459a43f91e92dd1fa5193e3c13cccf9e08b570
parentd1ff4ee760df35b61a7a433e01f7ca74afd3fc52
Make statsd counts for MWCallableUpdate actually useful

Include the method that made the callback in the key.

Change-Id: Ifc7c486ee5c8d57b2516456569bb724cf7dc2b99
autoload.php
includes/deferred/AtomicSectionUpdate.php
includes/deferred/AutoCommitUpdate.php
includes/deferred/CallableUpdate.php
includes/deferred/DeferrableCallback.php [new file with mode: 0644]
includes/deferred/DeferredUpdates.php