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
Store: If request ctx has an error we do not increment opsFailures counter (#3179)
* Store: If request ctx has an error we do not increment opsFailures counter
Signed-off-by: Jarod Watkins <[email protected]>
* Using context.Canceled
Signed-off-by: Jarod Watkins <[email protected]>
* Updating CHANGELOG
Signed-off-by: Jarod Watkins <[email protected]>
-[#3154](https://github.com/thanos-io/thanos/pull/3154) Store: Rename metric `thanos_bucket_store_queries_concurrent_max` to `thanos_bucket_store_series_gate_queries_max`.
29
+
-[#3179](https://github.com/thanos-io/thanos/pull/3179) Store: context.Canceled will not increase `thanos_objstore_bucket_operation_failures_total`.
0 commit comments