Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard van der Hoff 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) hace 4 años
  Andrew Morgan d9f29f8dae Fix a small typo in the `metrics_flags` config option. (#7171) hace 4 años
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) hace 4 años
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) hace 4 años
  Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012) hace 4 años
  Jorik Schellekens 6604b64fae Check dependencies on setup in the nicer way. (#5989) hace 4 años
  Amber Brown 55d5b3af88 Servers-known-about statistic (#5981) hace 4 años
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. hace 5 años
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) hace 5 años
  Amber Brown 32e7c9e7f2 Run Black. (#5482) hace 5 años
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) hace 5 años
  Erik Johnston 82fca11fc1 Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format hace 5 años
  Erik Johnston 3d672fec51 Fixup generated metrics config hace 5 años
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent hace 5 años
  Erik Johnston d328a93b51 Fixup error handling and message hace 5 años
  Erik Johnston dc5efc92a8 Fixup hace 5 años
  Erik Johnston 6cb415b63f Fixup comments and add warning hace 5 años
  Erik Johnston 6a8f902edb Raise an appropriate error message if sentry_sdk missing hace 5 años
  Erik Johnston ef2228c890 Basic sentry integration hace 5 años
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) hace 5 años
  Matthew Hodgson 6c28ac260c copyrights hace 8 años
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting hace 8 años
  Erik Johnston a005b7269a Add backwards compat support for metrics, manhole and webclient config options hace 9 años
  Erik Johnston 1ce1509989 s/metric_interface/metric_bind_host/ hace 9 años
  Erik Johnston 59a0682f3e Enable changing the interface the metrics listener binds to hace 9 años
  Mark Haines 95cbfee8ae Update metrics.py hace 9 años
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class hace 9 años
  Paul "LeoNerd" Evans b98b4c135d Option to serve metrics from their own localhost-only TCP port instead of muxed on the main listener hace 9 años
  Paul "LeoNerd" Evans 5b6e11d560 Commandline option to enable metrics system hace 9 años