Historique des commits

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