From 43e72dc9c49f6ab8ed2509c9dbc3f3311829cd92 Mon Sep 17 00:00:00 2001 From: mluffman Date: Tue, 14 May 2024 17:25:00 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ef910c64f4..bd5bc41fff6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re ### Added +- [#7358](https://github.com/thanos-io/thanos/pull/7358) Sidecar: Add HTTP flush endpoint for uploading what's in the head block - [#7317](https://github.com/thanos-io/thanos/pull/7317) Tracing: allow specifying resource attributes for the OTLP configuration. ### Changed