Skip to content

Commit dadad9b

Browse files
committedSep 9, 2024
Add changelog entries in preparation of 3.0-beta
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
1 parent fa31871 commit dadad9b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,17 @@ _Please add changes here that are only in the release-3.0 branch. These will be
1111
## unreleased
1212

1313
* [FEATURE] OTLP receiver: Add new option `otlp.promote_resource_attributes`, for any OTel resource attributes that should be promoted to metric labels. #14200
14+
* [FEATURE] Automatic reloading of the Prometheus configuration file at a specified interval #14769
1415
* [ENHANCEMENT] OTLP receiver: Warn when encountering exponential histograms with zero count and non-zero sum. #14706
1516
* [ENHANCEMENT] OTLP receiver: Interrupt translation on context cancellation/timeout. #14612
17+
* [ENHANCEMENT] Put OM text p.CreatedTimestamp behind feature flag. #14815
18+
* [ENHANCEMENT] Improve promql traces with more context. #14816
19+
* [ENHANCEMENT] Move AM discovery page from "Monitoring status" to "Server status". #14875
20+
* [BUGFIX] Do not re-use spans between histograms. #14771
21+
* [BUGFIX] Protobuf scraping: reset exemplar position. #14810
22+
* [BUGFIX] TSDB: fix panic in query during truncation with OOO head. #14831
23+
* [BUGFIX] TSDB: panic in chunk querier. #14874
24+
* [BUGFIX] promql.Engine.Close: No-op if nil. #14861
1625
* [BUGFIX] tsdb/wlog.Watcher.readSegmentForGC: Only count unknown record types against record_decode_failures_total metric. #14042
1726

1827
## 2.54.1 / 2024-08-27

0 commit comments

Comments
 (0)