summary refs log tree commit diff
path: root/synapse/metrics/metric.py (unfollow)
<
Commit message (Expand)AuthorFilesLines
2015-03-12Create the concept of a cachecounter metric; generating two counters specific...Paul "LeoNerd" Evans1-6/+37
2015-03-12Add vector counters to HTTP clients and servers; count the requests by method...Paul "LeoNerd" Evans3-4/+61