Skip to content

Commit 00993d8

Browse files
committed
Merge branch 'codyde/javascript-tracing-refactor' of https://github.com/getsentry/sentry-docs into codyde/javascript-tracing-refactor
* 'codyde/javascript-tracing-refactor' of https://github.com/getsentry/sentry-docs: Update docs/platforms/javascript/common/tracing/span-metrics/index.mdx
2 parents 5fccdbc + 8547879 commit 00993d8

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)