stable

Clone or download

Read-only

Merge 'gerrit #7291' into stable/master

* commit '103cc1f': request #9789 Introduce instrumentation Change-Id: I69c400366abdbe972399b70a73fa3d0bb709b295

Modified Files

Name
M docker-compose.yml +6 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php +2 −0 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +2 −0 Go to diff View file
A src/common/Instrument/Collect.php +63 −0 Go to diff View file
A src/common/Instrument/NoopStatsd.php +32 −0 Go to diff View file
M src/common/autoload.php +4 −2 Go to diff View file
M src/etc/local.inc.dist +9 −0 Go to diff View file
M src/www/include/pre.php +4 −1 Go to diff View file