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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,7 @@
42
42
*[ENHANCEMENT] Memberlist: expose configuration of memberlist packet compression via `-memberlist.compression=enabled`. #4346
43
43
*[ENHANCEMENT] Update Go version to 1.16.6. #4362
44
44
*[ENHANCEMENT] Updated Prometheus to include changes from prometheus/prometheus#9083. Now whenever `/labels` API calls include matchers, blocks store is queried for `LabelNames` with matchers instead of `Series` calls which was inefficient. #4380
45
+
*[ENHANCEMENT] Querier: performance improvements in socket and memory handling. #4429#4377
45
46
*[ENHANCEMENT] Exemplars are now emitted for all gRPC calls and many operations tracked by histograms. #4462
46
47
*[ENHANCEMENT] New options `-server.http-listen-network` and `-server.grpc-listen-network` allow binding as 'tcp4' or 'tcp6'. #4462
47
48
*[ENHANCEMENT] Rulers: Using shuffle sharding subring on GetRules API. #4466
0 commit comments