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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
3
3
## master / unreleased
4
4
*[ENHANCEMENT] Update Go version to 1.19.3. #4988
5
+
*[ENHANCEMENT] Querier: limit series query to only ingesters if `start` param is not specified. #4976
5
6
*[FEATURE] Querier/Query Frontend: support Prometheus /api/v1/status/buildinfo API. #4978
6
-
*[ENHANCEMENT] Querier: limit series query to only ingesters if `start` param is not been specified. #4976
7
-
8
7
*[FEATURE] Ingester: Add active series to all_user_stats page. #4972
9
8
*[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
9
+
*[FEATURE] Query Frontend: Log query params in query frontend even if error happens. #5005
0 commit comments