php - How does an application performance monitoring tool like New Relic RPM work? -


how application performance monitoring tool new relic rpm work? how can figure out information application? if build similar php application place start? (i know new relic php available, i'm interested in how build 1 myself).

a start @ php's reflection system;

http://php.net/manual/en/book.reflection.php

use can gather vital information using traces , profiler dumps, @ xdebug website more information.

http://www.xdebug.org/


Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -