From 41c90f1b2e8bcd5a2238d43fb534d4500bd4d9e0 Mon Sep 17 00:00:00 2001 From: Piotr Gwizdala <17101802+thampiotr@users.noreply.github.com> Date: Fri, 10 May 2024 13:49:30 +0100 Subject: [PATCH] fix changelog --- CHANGELOG.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2bef2261..3890cbeede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ internal API changes are not present. Main (unreleased) ----------------- +### Bugfixes + +- Fixed an issue with `prometheus.scrape` in which targets that move from one + cluster instance to another could have a staleness marker inserted and result + in a gap in metrics (@thampiotr) + v1.1.0-rc.0 ----------- @@ -87,10 +93,6 @@ v1.1.0-rc.0 * detect libc version properly when libc file name is libc-2.31.so and not libc.so.6 * treat elf files with short build id (8 bytes) properly -- Fixed an issue with `prometheus.scrape` in which targets that move from one - cluster instance to another could have a staleness marker inserted and result - in a gap in metrics (@thampiotr) - ### Other changes - Update `alloy-mixin` to use more specific alert group names (for example,