summary refs log tree commit diff
path: root/synapse/util/metrics.py (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-08Fix "Starting metrics collection from sentinel context" errors (#9053)Erik Johnston1-1/+2
2021-01-08Fix validate_config on nested objects (#9054)Richard van der Hoff3-1/+55
2021-01-08