From 05aed81dffea4df7b8785b3ff6879d8d4f035fae Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Wed, 23 Oct 2024 16:17:27 -0700 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20241023-161720.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20241023-161720.yaml diff --git a/.changes/unreleased/Features-20241023-161720.yaml b/.changes/unreleased/Features-20241023-161720.yaml new file mode 100644 index 0000000000..f8dc0ef1a7 --- /dev/null +++ b/.changes/unreleased/Features-20241023-161720.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Support cumulative metrics queried with custom granularities. +time: 2024-10-23T16:17:20.92419-07:00 +custom: + Author: courtneyholcomb + Issue: "1475"