Skip to content

Commit e0810b3

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

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
@@ -41,7 +41,7 @@ When adding metrics as span attributes:
4141

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

4646
## Creating Dedicated Metric Spans
4747

0 commit comments

Comments
 (0)