Skip to content

Commit 8547879

Browse files
codydecoolguyzone
andauthored
Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
1 parent eac4137 commit 8547879

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
@@ -39,7 +39,7 @@ if (span) {
3939

4040
When adding metrics as span attributes:
4141

42-
- Use consistent naming conventions (e.g., `category.metric_name`)
42+
- Use consistent naming conventions (for example, `category.metric_name`)
4343
- Keep attribute names concise but descriptive
4444
- Use appropriate data types (string, number, boolean, or arrays of these types)
4545

0 commit comments

Comments
 (0)