Skip to content

Commit 813cd18

Browse files
Fix: clean up language about metric aggregation
1 parent b0f8b6a commit 813cd18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data/markdown/translated-guides/en/02 Using k6/04 Thresholds.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@ Some examples of threshold expressions are as follows:
127127
128128
### Aggregation methods by type
129129
130-
Each of the four [metric types](/using-k6/metrics/#metric-types) included in k6 provides a set of aggregation methods that you can use in threshold expressions.
130+
k6 aggregates metrics according to [their type](/using-k6/metrics).
131+
These aggregation methods form part of the threshold expressions.
132+
131133
132134
| Metric type | Aggregation methods |
133135
|-------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)