Skip to content

Commit a10b6d8

Browse files
committed
Use the correct term for metrics types on Trend page
1 parent 9b991c8 commit a10b6d8

File tree

15 files changed

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

15 files changed

+14
-18
lines changed

.husky/pre-commit

Lines changed: 0 additions & 4 deletions
This file was deleted.

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

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

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

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

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics 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/trend/_index.md

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

88
# Trend
99

10-
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
10+
_Trend_ is an object for representing a custom metric that allows for calculating different statistics on the added values (min, max, average or percentiles). It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1111

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

0 commit comments

Comments
 (0)