You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/content/docs/reference/metric.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -150,7 +150,7 @@ A `Label` object is a object literal which have the following properties:
150
150
151
151
The name of the label.
152
152
153
-
* Valid value: `String`in the range of `[a-zA-Z0-9_]`.
153
+
* Valid value: `String`must be a valid [Open Observability MetricDescriptor](https://github.com/OpenObservability/OpenMetrics/blob/9a6db2a94dcf8dd84dd08a221e1b323e2b279f08/proto/openmetrics_data_model.proto#L42).
0 commit comments