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
* Bump prometheus and thanos to master
Signed-off-by: Ben Ye <[email protected]>
* add changelog entry
Signed-off-by: Ben Ye <[email protected]>
* Rebased and fixed CHANGELOG entry ordering
Signed-off-by: Marco Pracucci <[email protected]>
* Reverted logic to pass userID to pusherAppender just for clarity
Signed-off-by: Marco Pracucci <[email protected]>
Co-authored-by: Marco Pracucci <[email protected]>
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
@@ -7,6 +7,7 @@
7
7
*`cortex_ingester_received_files`
8
8
*`cortex_ingester_received_bytes_total`
9
9
*`cortex_ingester_sent_bytes_total`
10
+
*[CHANGE] Experimental blocks storage: the `operation` label value `getrange` has changed into `get_range` for the metrics `thanos_store_bucket_cache_operation_requests_total` and `thanos_store_bucket_cache_operation_hits_total`. #3000
10
11
*[CHANGE] Experimental Delete Series: `/api/v1/admin/tsdb/delete_series` and `/api/v1/admin/tsdb/cancel_delete_request` purger APIs to return status code `204` instead of `200` for success. #2946
11
12
*[ENHANCEMENT] Add support for azure storage in China, German and US Government environments. #2988
12
13
*[ENHANCEMENT] Query-tee: added a small tolerance to floating point sample values comparison. #2994
0 commit comments