wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[ljcom] r11724: LJSUP-11381: Create counters for monitor...

Committer: wisest-owl
LJSUP-11381: Create counters for monitoring

U   trunk/cgi-bin/LJ/Hooks/SUP.pm
Modified: trunk/cgi-bin/LJ/Hooks/SUP.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/SUP.pm	2012-04-18 06:36:17 UTC (rev 11723)
+++ trunk/cgi-bin/LJ/Hooks/SUP.pm	2012-04-18 12:12:56 UTC (rev 11724)
@@ -373,6 +373,11 @@
         counter => "load_props_multi",
         value   => $LJ::COUNT_LOAD_PROPS_MULTI,
     });
+
+    LJ::run_hook ("update_counter", {
+        counter => "load_props_multi_db",
+        value   => $LJ::COUNT_LOAD_PROPS_MULTI_DB,
+    });
 });
 
 LJ::register_hook('notify_event_displayed', sub{

Tags: ljcom, pm, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments