Skip to content

Commit 8f5b217

Browse files
Add change log entry for Go runtime upgrade (#5337)
Signed-off-by: Alvin Lin <alvinlin123@gmail.com> Signed-off-by: Friedrich Gonzalez <friedrichg@gmail.com> Co-authored-by: Friedrich Gonzalez <friedrichg@gmail.com>
1 parent b89c15b commit 8f5b217

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@
44
* [CHANGE] Ruler: Added user label to `cortex_ruler_write_requests_total`, `cortex_ruler_write_requests_failed_total`, `cortex_ruler_queries_total`, and `cortex_ruler_queries_failed_total` metrics. #5312
55
* [CHANGE] Alertmanager: Validating new fields on the PagerDuty AM config. #5290
66
* [CHANGE] Ingester: Creating label `native-histogram-sample` on the `cortex_discarded_samples_total` to keep track of discarded native histogram samples. #5289
7-
* [ENHANCEMENT] Distributor/Ingester: Add span on push path #5319
87
* [FEATURE] Store Gateway: Add `max_downloaded_bytes_per_request` to limit max bytes to download per store gateway request.
8+
* [ENHANCEMENT] Distributor/Ingester: Add span on push path #5319
99
* [ENHANCEMENT] Support object storage backends for runtime configuration file. #5292
1010
* [ENHANCEMENT] Query Frontend: Reject subquery with too small step size. #5323
1111
* [ENHANCEMENT] Compactor: Exposing Thanos accept-malformed-index to Cortex compactor. #5334
12+
* [ENHANCEMENT] Update Go version to 1.20.4. #5299
1213
* [ENHANCEMENT] Log: Avoid expensive log.Valuer evaluation for disallowed levels. #5297
1314
* [BUGFIX] Ruler: Validate if rule group can be safely converted back to rule group yaml from protobuf message #5265
1415
* [BUGFIX] Querier: Convert gRPC `ResourceExhausted` status code from store gateway to 422 limit error. #5286

0 commit comments

Comments
 (0)