Skip to content

Commit cf44ad6

Browse files
Update src/data/markdown/docs/03 cloud/02 Analyzing Results/02 Performance Insights.md
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 6742434 commit cf44ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/docs/03 cloud/02 Analyzing Results/02 Performance Insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ _Identifier_: `best_practice_invalid_metric_names`
257257
you tag your custom metrics with invalid names.
258258
- **Recommendations**:
259259
- Ensure your custom metric names comply with OpenTelemetry and Prometheus limitations. Such as:
260-
- they only contain valid symbols of ASCII letters, numbers, or `_`.
260+
- Only contain valid symbols of ASCII letters, numbers, or `_`.
261261
- Metric names must not start with a number.
262262

263263
## Health alerts

0 commit comments

Comments
 (0)