I'm not sure why I stuck `normalizeMetricKey' in ProfilerOutputStats, because the transformation it applies are suitable for converting any arbitrary string into a StatsD-safe metric key. This patch moves the method to BufferingStatsdDataFactory, which ensures it applies to all metrics logged within MediaWiki, and not just the Profiler. Supercedes If0237cdd0d. Change-Id: I496ed748000d28f5399fee6e3cc271a1f68bd058 |
||
|---|---|---|
| .. | ||
| output | ||
| Profiler.php | ||
| ProfilerFunctions.php | ||
| ProfilerSectionOnly.php | ||
| ProfilerStub.php | ||
| ProfilerXhprof.php | ||
| ProfileSection.php | ||
| SectionProfiler.php | ||
| TransactionProfiler.php | ||