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
Don't track as error an HA tracker CAS operation intentionally aborted (#3745) (#3746)
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Ken Haines <khaines@microsoft.com>
Co-authored-by: Marco Pracucci <marco@pracucci.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,7 @@
84
84
*[BUGFIX] Alertmanager: don't serve HTTP requests until Alertmanager has fully started. Serving HTTP requests earlier may result in loss of configuration for the user. #3679
85
85
*[BUGFIX] Do not log "failed to load config" if runtime config file is empty. #3706
86
86
*[BUGFIX] Do not allow to use a runtime config file containing multiple YAML documents. #3706
87
+
*[BUGFIX] HA Tracker: don't track as error in the `cortex_kv_request_duration_seconds` metric a CAS operation intentionally aborted. #3745
0 commit comments