summary refs log tree commit diff
path: root/synapse/util/metrics.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only abort Measure on ExceptionsErik Johnston2016-08-191-1/+1
* Clean up TransactionQueueErik Johnston2016-08-101-2/+1
* Measure federation send transaction resourcesErik Johnston2016-08-101-0/+14
* typoMatthew Hodgson2016-07-261-1/+1
* Create log context in Measure if one doesn't existErik Johnston2016-04-181-6/+17
* Fix unit testsErik Johnston2016-02-091-4/+5
* Don't create new logging contextErik Johnston2016-02-091-12/+15
* Fix bug in util.metrics.MeasureErik Johnston2016-02-091-1/+3
* Create new context when measuringErik Johnston2016-02-091-2/+5
* Fix up logcontextsErik Johnston2016-02-081-4/+6
* Add metrics to pushersErik Johnston2016-02-081-0/+86