From b6ac868cdf23f2804a66c7467ead62a354db9686 Mon Sep 17 00:00:00 2001 From: Markus Hintersteiner Date: Thu, 15 Jan 2026 08:44:09 +0100 Subject: [PATCH] Add metrics documentation link Added a link to the Metrics documentation for more details. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fb05bc617..51a313e204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ - `count`: A metric that increments counts - `gauge`: A metric that tracks a value that can go up or down - `distribution`: A metric that tracks the statistical distribution of values + - For more details, see the Metrics documentation: https://docs.sentry.io/product/explore/metrics/getting-started/ ## 8.29.0