-
Notifications
You must be signed in to change notification settings - Fork 487
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
Added curl installation #6297
base: main
Are you sure you want to change the base?
Added curl installation #6297
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd like for us to first explore if this has any new usecases other than a shortcut for a couple of commands.
Adding a new depencency of an actively-maintained tool with such a large range of features and potential false-positive CVEs it might be flagged should be balanced with an actual improvement.
This PR has not had any activity in the past 30 days, so the |
This PR has not had any activity in the past 30 days, so the |
PR Description
Added curl installation for proper docker healthcheck setup and remote endpoint troubleshooting
Which issue(s) this PR fixes
Fixes grafana/alloy#477
Notes to the Reviewer
PR Checklist