index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
libs
/
Stats
/
Metrics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stats: Add support for chaining TimingMetric->start()
Timo Tijhof
2025-01-30
1
-5
/
+9
*
Stats: clarify TimingMetric::observe() units and discourage in new code
Michael Große
2025-01-28
1
-31
/
+60
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
6
-25
/
+2
*
Stats: Remove redundant docs, remove unused method
Derick Alangi
2024-11-08
1
-2
/
+3
*
Merge "statslib: Add MetricInterface::setLabels() convenience method"
jenkins-bot
2024-10-14
2
-0
/
+22
|
\
|
*
statslib: Add MetricInterface::setLabels() convenience method
C. Scott Ananian
2024-09-19
2
-0
/
+22
*
|
Merge "Use MetricsTrait to DRY out stats code"
jenkins-bot
2024-10-14
5
-262
/
+125
|
\
|
|
*
Use MetricsTrait to DRY out stats code
C. Scott Ananian
2024-09-19
5
-262
/
+125
*
|
Remove meaningless @var documentation from constants
thiemowmde
2024-10-09
3
-6
/
+0
*
|
Fix some non namespaced usage of IBufferingStatsdDataFactory
Reedy
2024-10-03
2
-2
/
+2
|
/
*
Stats: add unit helpers functions to TimingMetric
Cole White
2024-08-04
1
-9
/
+41
*
Stats: `copyToStatsdAt()` should not treat gauges as counters
Derick Alangi
2024-07-22
1
-1
/
+1
*
stats: remove static labels feature
Cole White
2024-04-04
2
-36
/
+6
*
stats: add more detail about label order significance
Cole White
2024-01-30
2
-2
/
+26
*
stats: Document that label order is significant
Lucas Werkmeister
2024-01-26
2
-1
/
+3
*
stats: correct ns->ms conversion typo
Cole White
2024-01-25
1
-1
/
+1
*
stats: allow passing a single/multiple namespaces to copyToStatsdAt()
Cole White
2024-01-24
6
-29
/
+73
*
stats: add check for expected label usage when requesting label values
Cole White
2024-01-18
4
-3
/
+29
*
stats: add metric stats.statslib.buffered
Cole White
2024-01-15
6
-0
/
+34
*
Merge "Stats: convert TimingMetric usage of microtime() to hrtime()"
jenkins-bot
2023-10-27
1
-2
/
+3
|
\
|
*
Stats: convert TimingMetric usage of microtime() to hrtime()
Cole White
2023-10-12
1
-2
/
+3
*
|
Merge "Stats: update TimingMetric->observe() docstring"
jenkins-bot
2023-10-18
1
-1
/
+3
|
\
\
|
*
|
Stats: update TimingMetric->observe() docstring
Cole White
2023-10-12
1
-1
/
+3
|
|
/
*
|
Stats: allow floats to be provided to CounterMetric->incrementBy()
Cole White
2023-10-12
1
-2
/
+2
*
|
Stats: remove unused $label parameter
Cole White
2023-10-12
1
-2
/
+1
|
/
*
Remove redundant empty() constructs
Daimona Eaytoy
2023-09-08
1
-1
/
+1
*
Stats: make component optional
Cole White
2023-09-04
4
-8
/
+8
*
Stats: add copy to statsd feature
Cole White
2023-03-06
6
-0
/
+82
*
Stats: add static labels feature
Cole White
2023-03-06
2
-0
/
+21
*
Stats: add timing start and stop helper functions
Cole White
2023-03-06
1
-0
/
+26
*
Stats: simplify metrics configuration, enforce builder pattern
Cole White
2023-03-02
7
-69
/
+27
*
Metrics: rename Metrics lib to Stats
Cole White
2023-02-24
7
-0
/
+851