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

Enable thanos-sidecar for archiving prometheus data to S3 #638

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mvandenburgh
Copy link
Member

This PR provisions an S3 bucket for storing prometheus metrics, and enables the thanos service in prometheus to automatically archive prometheus logs in S3. I've deployed this in staging and confirmed it works.

Thanos also has support for reading logs from S3, which would allow us to write prometheus queries against historical data beyond the maximum time they're stored on disk. I haven't pursued that yet, as I still haven't figured out why prometheus data is being discarded every 2 weeks.

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

1 participant