Skip to content

Commit 3b05f16

Browse files
codydecoolguyzone
andauthored
Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
Co-authored-by: Alex Krawiec <[email protected]>
1 parent e3f69c6 commit 3b05f16

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/tracing/span-metrics

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/tracing/span-metrics/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Sentry.init({
100100

101101
1. **Metric Naming**
102102
- Use clear, consistent naming patterns
103-
- Include the metric category (e.g., `db`, `cache`, `http`)
103+
- Include the metric category (examples: `db`, `cache`, `http`)
104104
- Use snake_case for metric names
105105
- Avoid high-cardinality values in metric names
106106

0 commit comments

Comments
 (0)