Skip to content

Commit 6c08e7b

Browse files
authored
Add metrics documentation link (#5029)
Added a link to the Metrics documentation for more details.
1 parent 349c8e9 commit 6c08e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- `count`: A metric that increments counts
2929
- `gauge`: A metric that tracks a value that can go up or down
3030
- `distribution`: A metric that tracks the statistical distribution of values
31+
- For more details, see the Metrics documentation: https://docs.sentry.io/product/explore/metrics/getting-started/
3132

3233
## 8.29.0
3334

0 commit comments

Comments
 (0)