From a3703211dcdccd4bb400bfacd78d8c317750e1f1 Mon Sep 17 00:00:00 2001 From: Ben Ye Date: Fri, 17 May 2024 10:01:12 -0700 Subject: [PATCH] changelog Signed-off-by: Ben Ye --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 418ca3b3e3..5d19a70879 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re ### Added - [#7317](https://github.com/thanos-io/thanos/pull/7317) Tracing: allow specifying resource attributes for the OTLP configuration. +- [#7367](https://github.com/thanos-io/thanos/pull/7367) Store Gateway: log request ID in request logs. ### Changed