Cronologia Commit

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