We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f69c6 commit 3b05f16Copy full SHA for 3b05f16
docs/platforms/javascript/common/tracing/span-metrics/index.mdx
@@ -100,7 +100,7 @@ Sentry.init({
100
101
1. **Metric Naming**
102
- Use clear, consistent naming patterns
103
- - Include the metric category (e.g., `db`, `cache`, `http`)
+ - Include the metric category (examples: `db`, `cache`, `http`)
104
- Use snake_case for metric names
105
- Avoid high-cardinality values in metric names
106
0 commit comments