-
Notifications
You must be signed in to change notification settings - Fork 486
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
Let the windows installer create the service with the -config.expand-env parameter #5554
Comments
This issue has not had any activity in the past 30 days, so the |
I'm taking a look. This should be reasonable to do and see what the team thinks. |
I should mention... this is a static mode specific feature request as flow mode makes use of a standard library function and does not require a CLI flag for this functionality: https://grafana.com/docs/agent/next/flow/reference/stdlib/env/ |
I have a draft PR #5958 and built the windows installer locally. I plan to keep playing around in January as I experiment with testing the windows installer locally to confirm it is working as intended |
@erikbaranowski could you also check "silent" installer mode? |
Request
It would be nice if it's possible to run the windows installer of the grafana agent with a parameter to create the windows service with the -config.expand-env parameter
Use case
installing grafana agent on windows
The text was updated successfully, but these errors were encountered: