Browse Source

Drop 7.5s

See https://github.com/matrix-org/synapse/pull/13478#discussion_r943861128
Eric Eastwood 1 year ago
parent
commit
400688b6ab
1 changed files with 0 additions and 1 deletions
  1. 0 1
      synapse/http/request_metrics.py

+ 0 - 1
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,