Skip to content

Commit 9b991c8

Browse files
committed
Use the correct term for metrics types on Gauge page
1 parent 881215d commit 9b991c8

File tree

14 files changed

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

14 files changed

+14
-14
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ weight: 71
66

77
# Gauge
88

9-
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [custom metrics](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
9+
_Gauge_ is an object for representing a custom metric holding only the latest value added. It is one of the four [metrics types](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-metrics).
1010

1111
| Parameter | Type | Description |
1212
| --------- | ------- | --------------------------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)