Commit Graph

5464 Commits (06cc0bb7627649344d3580f96fb0592048c2030b)

Author SHA1 Message Date
Erik Johnston 64c6566980 Remove spurious comment 8 years ago
Erik Johnston 8fd4d9129f Replace postgres GIN with GIST 8 years ago
David Baker 9084720993 Don't error on non-ascii passwords 8 years ago
Mark Haines b1c27975d0 Set CORs headers on responses from the media repo 8 years ago
Erik Johnston 3c91c5b216 Bump version and changelog 8 years ago
Erik Johnston 760469c812 Continue to clean up received_transactions 8 years ago
Erik Johnston f09d2b692f Removed unused stuff 8 years ago
Erik Johnston 4c3eb14d68 Increase batching of sent transaction inserts 8 years ago
Mark Haines 82e71a259c Bump changelog and version 8 years ago
Paul "LeoNerd" Evans 1cc22da600 Set up the process collector during metrics __init__; that way all split-process workers have it 8 years ago
Paul "LeoNerd" Evans aac13b1f9a Pass the Metrics group into the process collector instead of having it find its own one; this avoids it needing to import from synapse.metrics 8 years ago
Paul "LeoNerd" Evans ccc1a3d54d Allow creation of a 'subspace' within a Metrics object, returning another one 8 years ago
Erik Johnston 665e53524e Bump changelog and version 8 years ago
Erik Johnston a9111786f9 Use most recently added binding, not most recently seen user. 8 years ago
Erik Johnston 1fc1bc2a51 Fix user_threepids schema delta 8 years ago
Erik Johnston ab731d8f8e Bump changelog and version 8 years ago
Erik Johnston 855645c719 Bump version and changelog 8 years ago
Erik Johnston 2ef617bc06 Fix infinite typing bug 8 years ago
Erik Johnston b6800a8ecd Actually use the new function 8 years ago
Erik Johnston d04e2ff3a4 Fix incredubly slow back pagination query 8 years ago
Luke Barnard 6fdd31915b Style 8 years ago
Luke Barnard 07caa749bf Closing brace on following line 8 years ago
Luke Barnard f09db236b1 as_user->app_service, less redundant comments, better positioned comments 8 years ago
Luke Barnard 8bfd01f619 flake8 8 years ago
Luke Barnard 1b17d1a106 Use real AS object by passing it through the requester 8 years ago
Paul "LeoNerd" Evans b01aaadd48 Split callback metric lambda functions down onto their own lines to keep line lengths under 90 8 years ago
Paul "LeoNerd" Evans 1071c7d963 Adjust code for <100 char line limit 8 years ago
Paul "LeoNerd" Evans 6453d03edd Cut the raw /proc/self/stat line up into named fields at collection time 8 years ago
Paul "LeoNerd" Evans 3ae48a1f99 Move the process metrics collector code into its own file 8 years ago
Paul "LeoNerd" Evans 4cedd53224 A slightly neater way to manage metric collector functions 8 years ago
Paul "LeoNerd" Evans 5663137e03 appease pep8 8 years ago
Paul "LeoNerd" Evans b202531be6 Also guard /proc/self/fds-related code with a suitable psuedoconstant 8 years ago
Paul "LeoNerd" Evans 1b179455fc Guard registration of process-wide metrics by existence of the requisite /proc entries 8 years ago
Paul "LeoNerd" Evans 981f852d54 Add standard process_start_time_seconds metric 8 years ago
Paul "LeoNerd" Evans def63649df Add standard process_max_fds metric 8 years ago
Paul "LeoNerd" Evans 06f1ad1625 Add standard process_open_fds metric 8 years ago
Paul "LeoNerd" Evans 95fc70216d Add standard process_*_memory_bytes metrics 8 years ago
Paul "LeoNerd" Evans 9b0316c75a Use /proc/self/stat to generate the new process_cpu_*_seconds_total metrics 8 years ago
Paul "LeoNerd" Evans 03c2720940 Export CPU usage metrics also under prometheus-standard metric name 8 years ago
Paul "LeoNerd" Evans b21b9dbc37 Callback metric values might not just be integers - allow floats 8 years ago
Erik Johnston f2f74ffce6 Comment 8 years ago
David Baker 0108ed8ae6 Latest delta is now 37 8 years ago
David Baker df2a616c7b Convert emails to lowercase when storing 8 years ago
Erik Johnston 550308c7a1 Check whether to ratelimit sooner to avoid work 8 years ago
pik e8b1d2a452 Refactor test_filter to use real DataStore 8 years ago
Luke Barnard 5b54d51d1e Allow Configurable Rate Limiting Per AS 8 years ago
Erik Johnston 8ca05b5755 Fix push notifications for a single unread message 8 years ago
Erik Johnston f0ca088280 Reduce redundant database work in email pusher 8 years ago
Erik Johnston b95dbdcba4 Bump version and changelog 8 years ago
Erik Johnston 6942d68247 Bump schema version 8 years ago