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

keep old data with hourly granular #5379

Closed
daixiang0 opened this Issue Mar 18, 2019 · 1 comment

Comments

Projects
None yet
2 participants
@daixiang0
Copy link

daixiang0 commented Mar 18, 2019

In a Production Environment, i set the time to delete data is 15d and collect data every 15s.

Now i want to view data trend graph in whole year(i think it is useful), but the data size of whole year is too large, so i want delete old data over one month, but not remove them all, just keep them with hour level, so that data size could be small.

Is it possible?

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Mar 18, 2019

It makes more sense to ask questions like this on the prometheus-users mailing list rather than in a GitHub issue. On the mailing list, more people are available to potentially respond to your question, and the whole community can benefit from the answers provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.