From 426e161c9e08d6c49fd543b6e597461271b6dadc Mon Sep 17 00:00:00 2001 From: Taewoo K Date: Mon, 18 Sep 2023 15:04:18 -0400 Subject: [PATCH] add log aggregation in whats new section (#75028) * add log aggregation in whats new section * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * Update docs/sources/whatsnew/whats-new-next/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> * remove empty line --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-next/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/sources/whatsnew/whats-new-next/index.md b/docs/sources/whatsnew/whats-new-next/index.md index 317037df04e..5968e5a8a4e 100644 --- a/docs/sources/whatsnew/whats-new-next/index.md +++ b/docs/sources/whatsnew/whats-new-next/index.md @@ -17,6 +17,17 @@ weight: -37 Welcome to Grafana Cloud! Read on to learn about the newest changes to Grafana Cloud. +## Log aggregation for Datadog data source + + + + +_Generally available in Grafana Cloud_ + +The Datadog data source now supports log aggregation. This feature helps aggregate logs/events into buckets and compute metrics and time series. For more information, refer to [Datadog log aggregation](/docs/plugins/grafana-datadog-datasource/latest#logs-analytics--aggregation). + +{{< video-embed src="/media/docs/datadog/datadog-log-aggregation.mp4" >}} + ## API throttling for Datadog data source