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
We have use case where we need presigned URL to upload tsdb blocks directly to object storage.
In a Bucket struct client object is private and cannot be accessed from outside hence need separate method which returns presigned URL.
The text was updated successfully, but these errors were encountered:
We have use case where we need presigned URL to upload tsdb blocks directly to object storage.
In a Bucket struct client object is private and cannot be accessed from outside hence need separate method which returns presigned URL.
The text was updated successfully, but these errors were encountered: