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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ Please make sure to review renamed metrics, and update your dashboards and alert
37
37
*[FEATURE] TLS config options added to the Server. #2535
38
38
*[FEATURE] Experimental: Added support for `/api/v1/metadata` Prometheus-based endpoint. #2549
39
39
*[FEATURE] Add ability to limit concurrent queries to Cassandra with `-cassandra.query-concurrency` flag. #2562
40
+
*[FEATURE] TLS config options added for GRPC clients in Querier (Query-frontend client & Ingester client), Ruler, Store Gateway, as well as HTTP client in Config store client. #2502
40
41
*[ENHANCEMENT] Experimental TSDB: sample ingestion errors are now reported via existing `cortex_discarded_samples_total` metric. #2370
41
42
*[ENHANCEMENT] Failures on samples at distributors and ingesters return the first validation error as opposed to the last. #2383
42
43
*[ENHANCEMENT] Experimental TSDB: Added `cortex_querier_blocks_meta_synced`, which reflects current state of synced blocks over all tenants. #2392
0 commit comments