-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
[FEAT] Allow for configuration of tailscaled service #214
Comments
I definitely see that allowing configuration of the tailscaled service in this role would be a great new feature. Can you elaborate how Prometheus metrics enters the mix? |
I think, @nlamirault meant this parameter:
(c) https://tailscale.com/kb/1278/tailscaled/#flags-to-tailscaled |
Ah! That makes a lot of sense. It looks like we can run a |
Yep, it's the best way for Linux, I think. |
My assumption is the FLAGS string is a space-delineated set of the |
Is your feature request related to a problem? Please describe.
I would like to enable Prometheus metrics for the tailscaled server.
Describe the solution you'd like
A variable which can add arguments to the Tailscaled service.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: