synapse-product/synapse/config
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting
SYN-287

This requires that HS owners either opt in or out of stats reporting.

When --generate-config is passed, --report-stats must be specified
If an already-generated config is used, and doesn't have the
report_stats key, it is requested to be set.
2015-09-22 12:57:40 +01:00
..
__init__.py Update copyright notices 2015-01-06 13:21:39 +00:00
__main__.py Fix typo when using sys.stderr.write 2015-08-25 15:39:16 +01:00
_base.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
appservice.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
captcha.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
database.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
homeserver.py code beautify 2015-07-08 16:05:46 +05:30
key.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
logger.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
metrics.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
ratelimiting.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
registration.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
repository.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
saml2.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
server.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
tls.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
voip.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00