We have a graphite instance on labs at http://graphite.wmflabs.org/ . T54357 was to request the MediaWiki profiling to be sent to a central Graphite, though the task got hijacked in favor of setting up Diamond/monitoring. Thus opening a new task.
Will have to:
- figure out how the profiles metrics are sent to statsd
- find the IP address to send statsd metric to configure the emitter (labmon1001.eqiad.wmnet)
- change the profiling sampling rate ( wmf-config/StartProfiler.php has ( mt_rand() % 50 ) == 0