From ac04b2f334568fce4ec38fa023832a963cd35011 Mon Sep 17 00:00:00 2001 From: Jan Michael Auer Date: Thu, 7 Apr 2022 19:46:42 +0200 Subject: [PATCH] meta: Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc9e14368..4f7d531c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Remove unused item types. ([#1211](https://github.com/getsentry/relay/pull/1211)) - Pin click dependency in requirements-dev.txt. ([#1214](https://github.com/getsentry/relay/pull/1214)) - Use fully qualified metric resource identifiers (MRI) for metrics ingestion. For example, the sessions duration is now called `d:sessions/duration@s`. ([#1215](https://github.com/getsentry/relay/pull/1215)) +- Introduce metric units for rates and information, add support for custom user-declared units, and rename duration units to self-explanatory identifiers such as `second`. ([#1217](https://github.com/getsentry/relay/pull/1217)) ## 22.3.0