Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 54b3676

Browse files
committed
Tune buckets
See #13478 (comment)
1 parent 71a8c55 commit 54b3676

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

synapse/http/request_metrics.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@
4848
0.01,
4949
0.025,
5050
0.05,
51-
0.075,
5251
0.1,
5352
0.25,
5453
0.5,
55-
0.75,
5654
1.0,
5755
2.5,
5856
5.0,
@@ -62,7 +60,6 @@
6260
60.0,
6361
120.0,
6462
180.0,
65-
200.0,
6663
"+Inf",
6764
),
6865
)

0 commit comments

Comments
 (0)