mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Release 2.47.1
* [BUGFIX] Fix duplicate sample detection at chunk size limit #12874 Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
ec9170b8bf
commit
64130d7909
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.47.1 / 2023-10-04
|
||||||
|
|
||||||
|
* [BUGFIX] Fix duplicate sample detection at chunk size limit #12874
|
||||||
|
|
||||||
## 2.47.0 / 2023-09-06
|
## 2.47.0 / 2023-09-06
|
||||||
|
|
||||||
This release adds an experimental OpenTelemetry (OTLP) Ingestion feature,
|
This release adds an experimental OpenTelemetry (OTLP) Ingestion feature,
|
||||||
|
|
Loading…
Reference in a new issue