summary refs log tree commit diff
path: root/synapse/metrics/metric.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Create the concept of a cachecounter metric; generating two counters ↵Paul "LeoNerd" Evans2015-03-121-6/+37
| | | | specific to caches
* Initial tiny attempt at (vectorable) counter metricsPaul "LeoNerd" Evans2015-03-121-0/+54