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

Possible typo #183

Open
dpatterson-sf opened this issue Jul 6, 2022 · 0 comments
Open

Possible typo #183

dpatterson-sf opened this issue Jul 6, 2022 · 0 comments

Comments

@dpatterson-sf
Copy link

secureAddr = flag.String("metrics-addr", ":9001", "The ip:port combination to listen on for secure connections")

I looks like this line:

secureAddr         = flag.String("metrics-addr", ":9001", "The ip:port combination to listen on for secure connections") 

should have "secure-addr" instead of "metrics-addr", but I haven't had time to try it, in case something else depends on this name.

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

1 participant