fix: fullWeight removed, fullWeight => totalWeight

This commit is contained in:
Robert Kwolek
2020-11-17 09:00:21 +01:00
parent 67dca9c7ad
commit 2a0473fc9b
8 changed files with 31 additions and 64 deletions
+2 -3
View File
@@ -24,9 +24,8 @@ spec:
analysis:
interval: 15s
threshold: 10
fullWeight: 1000
maxWeight: 500
stepWeights: [50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550]
maxWeight: 50
stepWeights: [5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55]
metrics:
- name: request-success-rate
thresholdRange: