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

Async delete of datapoints through HTTP #503

Closed
wants to merge 6 commits into from
Closed

Conversation

lburg
Copy link
Contributor

@lburg lburg commented Apr 23, 2015

Follow up of #496, based on the put branch.

Still missing tests, I will get to that next.

Stop setting the query endtime to Integer.MAX_VALUE by default. Add an option
to enable deleting points. Set logging level of these operations to debug
instead of info.
Add a config option to enable data deletion through HTTP.
One test to check that datapoints cannot be removed by default, and
another to check that datapoints are indeed removed.
@gucki
Copy link

gucki commented Jul 19, 2015

Will this be merged anytime soon? I'm using opentsdb in a cloud environment and I have a data of many hosts which have been deleted long time ago. It be really nice if ther'd be an easy way of deleting all that obsolete data. Like deleting all data (any metric) with tag host = xxx with a single query.

@lburg
Copy link
Contributor Author

lburg commented Jul 20, 2015

Well one of the test is broken so I should get to fix that before merging. Other than that, do you see anything missing @manolama ?

@manolama
Copy link
Member

Cleaned up and merged in 7180bb5

@manolama manolama closed this Sep 11, 2015
@lburg
Copy link
Contributor Author

lburg commented Sep 11, 2015

Great, thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants