Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete timeseries. #374

Open
tdonhauser opened this issue Feb 13, 2023 · 0 comments
Open

Delete timeseries. #374

tdonhauser opened this issue Feb 13, 2023 · 0 comments

Comments

@tdonhauser
Copy link

Hello,

can someone tell me how to clear a bucket from its data without deleting the bucket?
I tried to use the following command, but it needs the start/end time to work. Is there another way?

err := deleteAPI.DeleteWithName(ctx, "org", "my-bucket", time.Now().Add(-time.Hour), time.Now(), "b=static")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant