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

WIP: Delete values #325

Closed
wants to merge 3 commits into from
Closed

WIP: Delete values #325

wants to merge 3 commits into from

Conversation

Floppy
Copy link
Contributor

@Floppy Floppy commented Dec 20, 2017

Resolves #290. Needs tests adding and a bit more tidyup, but it's basically working.

@PaddyAlton
Copy link

New Delete method is overzealous in matching metrics to a timestamp - rather than exact matching it deletes all metrics from that day

(at least with timestamp supplied in format "yyyy-mm-ddThh:00:00.000000000" - everything stored for yyyy-mm-dd is removed)

@Floppy Floppy closed this Sep 3, 2019
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.

enable deletion of metrics within an endpoint
2 participants