summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2022-08-11 15:32:36 -0500
committerEric Eastwood <erice@element.io>2022-08-11 15:32:36 -0500
commit400688b6ab48732e9678dcc66c411edc061f5b9f (patch)
treebf77c225f2e5e755f53f60baaaa4b283050193c6
parentRevert "Refactor recursive code so we can wrap just the redaction part" (diff)
downloadsynapse-github/madlittlemods/response-time-buckets.tar.xz
See https://github.com/matrix-org/synapse/pull/13478#discussion_r943861128
-rw-r--r--synapse/http/request_metrics.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/synapse/http/request_metrics.py b/synapse/http/request_metrics.py

index 3450126f24..bcb86da394 100644 --- a/synapse/http/request_metrics.py +++ b/synapse/http/request_metrics.py
@@ -54,7 +54,6 @@ response_timer = Histogram( 1.0, 2.5, 5.0, - 7.5, 10.0, 30.0, 60.0,