From c777a365d63da917c2fc4f82d2491bfe7a4d8c54 Mon Sep 17 00:00:00 2001 From: Courtney Holcomb Date: Mon, 4 Nov 2024 19:35:37 -0800 Subject: [PATCH] Changelog --- .changes/unreleased/Features-20241104-193531.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Features-20241104-193531.yaml diff --git a/.changes/unreleased/Features-20241104-193531.yaml b/.changes/unreleased/Features-20241104-193531.yaml new file mode 100644 index 000000000..ccc83fc1b --- /dev/null +++ b/.changes/unreleased/Features-20241104-193531.yaml @@ -0,0 +1,6 @@ +kind: Features +body: Basic support for join_to_timespine metrics with custom grain in the group by. +time: 2024-11-04T19:35:31.185372-08:00 +custom: + Author: courtneyholcomb + Issue: "1505"