Skip to content

Commit 881215d

Browse files
committed
Use the correct term for metrics types on Rate page
1 parent 3b49259 commit 881215d

File tree

14 files changed

+14
-14
lines changed
  • docs/sources/k6
    • next/javascript-api/k6-metrics/rate
    • v0.47.x/javascript-api/k6-metrics/rate
    • v0.48.x/javascript-api/k6-metrics/rate
    • v0.49.x/javascript-api/k6-metrics/rate
    • v0.50.x/javascript-api/k6-metrics/rate
    • v0.51.x/javascript-api/k6-metrics/rate
    • v0.52.x/javascript-api/k6-metrics/rate
    • v0.53.x/javascript-api/k6-metrics/rate
    • v0.54.x/javascript-api/k6-metrics/rate
    • v0.55.x/javascript-api/k6-metrics/rate
    • v0.56.x/javascript-api/k6-metrics/rate
    • v0.57.x/javascript-api/k6-metrics/rate
    • v1.0.x/javascript-api/k6-metrics/rate
    • v1.1.x/javascript-api/k6-metrics/rate

14 files changed

+14
-14
lines changed

docs/sources/k6/next/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k5/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.47.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.48.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.49.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.50.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.51.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.52.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.53.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.54.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

docs/sources/k6/v0.55.x/javascript-api/k6-metrics/rate/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 72
77

88
# Rate
99

10-
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Rate_ is an object for representing a custom metric keeping track of the percentage of added values that are non-zero. It is one of the four [metric types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

1212
| Parameter | Type | Description |
1313
| --------- | ------ | ------------------------------ |

0 commit comments

Comments
 (0)