Skip to content

Commit 6805d2c

Browse files
committed
Add link for Prometheus limitations to Metrics docs
1 parent 5c10a0e commit 6805d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For details of all metrics, refer to the [Metrics reference](/using-k6/metrics/r
109109
110110
## Metric name restrictions
111111
112-
Metric names must comply with OpenTelemetry and Prometheus limitations.
112+
Metric names must comply with OpenTelemetry and [Prometheus limitations](https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels).
113113
114114
That means they must not start with a number and a metric name can be 1 to 63 symbols of:
115115
1. any Unicode Letters

0 commit comments

Comments
 (0)