Allow numeric statsd key name components
authorOri Livneh <ori@wikimedia.org>
Tue, 21 Jul 2015 19:40:20 +0000 (12:40 -0700)
committerOri Livneh <ori@wikimedia.org>
Tue, 21 Jul 2015 19:40:20 +0000 (12:40 -0700)
commit848ad3d990a6758cee83aa7c804e6fd318c77985
tree31298d2e4aed965eda39ebe338076a62939e179c
parent715aeb2b4c22f1c3b880f613ac7e654bdccdd75d
Allow numeric statsd key name components

Make sure BufferingStatsdDataFactory::normalizeMetricKey() doesn't delete
digits in key names.

Change-Id: I22baa81a88a3e0bc0d5b8b58bd6bb922c58a3255
includes/libs/BufferingStatsdDataFactory.php