You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,17 @@ _Please add changes here that are only in the release-3.0 branch. These will be
11
11
## unreleased
12
12
13
13
*[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
14
15
*[ENHANCEMENT] OTLP receiver: Warn when encountering exponential histograms with zero count and non-zero sum. #14706
15
16
*[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
0 commit comments