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
I'd like to propose to add native histogram version of objstore_bucket_operation_duration_seconds so dependent projects can take advantage and migrate to native histograms. This would require bumping client_golang:
Let's do it, this nice upgrade has been long due 👍
What is the blocker for enabling native histograms for objstore_bucket_operation_transferred_bytes? We could limit the number of buckets if that's the concern.
Let's do it, this nice upgrade has been long due 👍
What is the blocker for enabling native histograms for objstore_bucket_operation_transferred_bytes? We could limit the number of buckets if that's the concern.
No blocker, I'm just trying to keep my scope in check, but then I'll do it as well!
I'd like to propose to add native histogram version of objstore_bucket_operation_duration_seconds so dependent projects can take advantage and migrate to native histograms. This would require bumping client_golang:
I can do the PR.
Out of scope: objstore_bucket_operation_transferred_bytes . Although that could be made into a native histogram with factor==2 (schema==0).
The text was updated successfully, but these errors were encountered: