Skip to content

Commit 47b3830

Browse files
committed
Updated CHANGELOG
Signed-off-by: Alex Le <[email protected]>
1 parent 5b43c8c commit 47b3830

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* [ENHANCEMENT] Query Frontend: Skip instant query roundtripper if sharding is not applicable. #5062
1717
* [ENHANCEMENT] Push reduce one hash operation of Labels. #4945 #5114
1818
* [ENHANCEMENT] Alertmanager: Added `-alertmanager.enabled-tenants` and `-alertmanager.disabled-tenants` to explicitly enable or disable alertmanager for specific tenants. #5116
19+
* [ENHANCEMENT] Add retry logic to S3 bucket client. #5135
1920
* [FEATURE] Querier/Query Frontend: support Prometheus /api/v1/status/buildinfo API. #4978
2021
* [FEATURE] Ingester: Add active series to all_user_stats page. #4972
2122
* [FEATURE] Ingester: Added `-blocks-storage.tsdb.head-chunks-write-queue-size` allowing to configure the size of the in-memory queue used before flushing chunks to the disk . #5000
@@ -34,6 +35,7 @@
3435
* [BUGFIX] Tracing: Fix missing object storage span instrumentation. #5074
3536
* [BUGFIX] Ingester: Ingesters returning empty response for metadata APIs. #5081
3637
* [BUGFIX] Ingester: Fix panic when querying metadata from blocks that are being deleted. #5119
38+
* [BUGFIX] Compactor: Fixed shuffle sharding planner to not fail the compaction if visit marker file is locked by another compactor. #5135
3739
* [FEATURE] Alertmanager: Add support for time_intervals. #5102
3840

3941
## 1.14.0 2022-12-02

0 commit comments

Comments
 (0)