summary refs log tree commit diff
path: root/synapse/config/metrics.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a script to generate a clean config file (#4315)Richard van der Hoff2018-12-221-3/+9
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Implement configurable stats reportingDaniel Wagner-Hall2015-09-221-3/+5
* Add backwards compat support for metrics, manhole and webclient config optionsErik Johnston2015-06-121-6/+0
* s/metric_interface/metric_bind_host/Erik Johnston2015-05-221-3/+3
* Enable changing the interface the metrics listener binds toErik Johnston2015-05-221-1/+5
* Update metrics.pyMark Haines2015-04-301-2/+2
* Manually generate the default config yaml, remove most of the commandline arg...Mark Haines2015-04-301-16/+13
* Option to serve metrics from their own localhost-only TCP port instead of mux...Paul "LeoNerd" Evans2015-03-121-0/+5
* Commandline option to enable metrics systemPaul "LeoNerd" Evans2015-03-121-0/+31