Skip to content

Commit bc2e330

Browse files
julietteOvaxvms
andcommitted
Rebase and complete per-sample ha deduplication
Signed-off-by: juliette.orain <juliette.orain@ovhcloud.com> Co-authored-by: Nicolas DUPEUX <nicolas.dupeux@ovhcloud.com>
1 parent d03feea commit bc2e330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
* [ENHANCEMENT] OTLP: Add metric `cortex_distributor_otlp_requests_by_content_type_total` to track content type (json or proto) of OTLP packets. #13525
7070
* [ENHANCEMENT] OTLP: Add experimental metric `cortex_distributor_otlp_array_lengths` to better understand the layout of OTLP packets in practice. #13525
7171
* [ENHANCEMENT] Ruler: gRPC errors without details are classified as `operator` errors, and rule evaluation failures (such as duplicate labelsets) are classified as `user` errors. #13586
72+
* [ENHANCEMENT] HA: Deduplication per sample instead of per batch. #13665
7273
* [BUGFIX] Compactor: Fix potential concurrent map writes. #13053
7374
* [BUGFIX] Query-frontend: Fix issue where queries sometimes fail with `failed to receive query result stream message: rpc error: code = Canceled desc = context canceled` if remote execution is enabled. #13084
7475
* [BUGFIX] Query-frontend: Fix issue where query stats, such as series read, did not include the parameters to the `histogram_quantile` and `histogram_fraction` functions if remote execution was enabled. #13084
@@ -97,7 +98,6 @@
9798
* [BUGFIX] Rename `cortex_bucket_store_cached_postings_compression_time_seconds`, `cortex_query_frontend_regexp_matcher_count`, and `cortex_query_frontend_regexp_matcher_optimized_count` to follow naming conventions. #13599
9899
* [BUGFIX] Query-frontend: Fix incorrect query results when running sharding inside MQE is enabled and the query contains a subquery eligible for subquery spin-off wrapped in a shardable aggregation. #13619
99100
* [BUGFIX] Memberlist: Fix occasional nil pointer dereference panics. #13635
100-
* [ENHANCEMENT] HA: Deduplication per sample instead of per batch. #xxxxx
101101

102102
### Mixin
103103

0 commit comments

Comments
 (0)