aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/Stats/StatsFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Stats: add UnitTestingHelperCole White2025-01-301-0/+18
* stats: add getCacheCount function to expose the size of the cacheCole White2025-01-071-3/+10
* Stats: Skip normalization of empty strings in StatsFactorythiemowmde2024-11-201-8/+6
* Stats: Remove redundant docs, remove unused methodDerick Alangi2024-11-081-12/+1
* Fix some non namespaced usage of IBufferingStatsdDataFactoryReedy2024-10-031-1/+0
* stats: remove static labels featureCole White2024-04-041-47/+1
* Merge "Stats: Ensure statsdDataFactory follows when setting component"jenkins-bot2024-02-091-2/+3
|\
| * Stats: Ensure statsdDataFactory follows when setting componentCole White2024-02-091-2/+3
* | Stats: Introduce factory method to create NULL stats factoryDerick Alangi2024-02-081-0/+16
|/
* stats: add more detail about label order significanceCole White2024-01-301-1/+13
* stats: Document that label order is significantLucas Werkmeister2024-01-261-0/+1
* stats: add metric stats.statslib.bufferedCole White2024-01-151-0/+14
* Stats: make component optionalCole White2023-09-041-11/+12
* Stats: add copy to statsd featureCole White2023-03-061-1/+12
* Stats: add static labels featureCole White2023-03-061-1/+29
* Stats: simplify metrics configuration, enforce builder patternCole White2023-03-021-88/+40
* Metrics: rename Metrics lib to StatsCole White2023-02-241-0/+209