summary refs log tree commit diff
path: root/synapse/metrics/resource.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support Prometheus_client 0.4.0+ (#5636)Amber Brown2019-07-181-20/+0
|
* Run Prometheus on a different port, optionally. (#3274)Amber Brown2018-05-311-0/+4
|
* don't need the resource portionAmber Brown2018-05-211-23/+0
|
* copyrightsMatthew Hodgson2016-01-071-1/+1
|
* Delete unused import of NOT_READY_YETPaul "LeoNerd" Evans2015-03-121-1/+0
|
* Appease pep8Paul "LeoNerd" Evans2015-03-121-1/+1
|
* 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 ↵Paul "LeoNerd" Evans2015-03-121-0/+37
commandline flag