prometheus/rules
Julius Volz 1a2c645dfa Correctly handle error unwrapping in rules and remote write receiver
errors.Unwrap() actually dangerously returns nil if the error does not have an
Unwrap() method, which is the case in at least one of these places where I
noticed that no error was being logged at all when it should have.

Signed-off-by: Julius Volz <julius.volz@gmail.com>
2022-12-15 12:50:55 +01:00
..
fixtures fixes yamllint errors 2021-06-12 12:47:47 +02:00
alerting.go Fix notifier relabel changing the labels of active alerts (#11427) 2022-10-07 20:28:17 +05:30
alerting_test.go Merge remote-tracking branch 'upstream/main' into fix-conflict 2022-10-12 14:20:02 +05:30
manager.go Correctly handle error unwrapping in rules and remote write receiver 2022-12-15 12:50:55 +01:00
manager_test.go Merge 'main' into sparsehistogram 2022-10-05 22:14:49 +02:00
recording.go delete redundant alias (#11180) 2022-08-31 15:50:38 +02:00
recording_test.go rules: remove classic UI code (#10730) 2022-05-23 16:21:50 +02:00