summary refs log tree commit diff
path: root/synapse/metrics/resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure that /_synapse/metrics response is UTF-8 encodedPaul "LeoNerd" Evans2015-03-121-1/+2
* Have the MetricsResource actually render metric countersPaul "LeoNerd" Evans2015-03-121-1/+3
* A trivial 'hello world'-style resource on /_synapse/metrics, with optional co...Paul "LeoNerd" Evans2015-03-121-0/+37