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

[alloy] add option to authenticate with github to prevent api limiting #307

Open
Dialgatrainer02 opened this issue Jan 8, 2025 · 1 comment

Comments

@Dialgatrainer02
Copy link

i am setting up a homelab and most if not all of the vm's have alloy installed for gathering logs and metrics. can you add a variables to add authentication with github as when i'm testing. i occasionally get rate limited by github due to it scraping the api too many times. i provision the vm's through terraform so my inventories are small meaning the run once looses its effect

@voidquark
Copy link
Collaborator

The scrape is executed only once. If you deploy everything at once, it will run only a single time. However, you can specify a particular version using the alloy_version variable, which will bypass the complete scrape from GitHub.

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

No branches or pull requests

2 participants