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

Archive scrape output files to GCP Cloud Storage #133

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

jessemortenson
Copy link
Contributor

This change allows a client scrape to use the --archive flag and a few environment variables to copy the files resulting from a scrape to a Google Cloud Storage bucket.

This complements the usage of --archive in combination with --realtime which already allows cloud archiving of files (albeit to AWS S3 in that case). This allows us to archive "conventional" aka full scrapes.

cc @alexobaseki

@alexobaseki
Copy link
Contributor

This change allows a client scrape to use the --archive flag and a few environment variables to copy the files resulting from a scrape to a Google Cloud Storage bucket.

This complements the usage of --archive in combination with --realtime which already allows cloud archiving of files (albeit to AWS S3 in that case). This allows us to archive "conventional" aka full scrapes.

cc @alexobaseki

Looks good to me!

Copy link
Contributor

@NewAgeAirbender NewAgeAirbender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jessemortenson jessemortenson merged commit 3c83c0b into main Aug 1, 2024
1 check passed
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.

3 participants