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

docs: Fix grpc_listen_host and http_listen_host. #1353

Merged
merged 1 commit into from
Dec 6, 2019
Merged

docs: Fix grpc_listen_host and http_listen_host. #1353

merged 1 commit into from
Dec 6, 2019

Conversation

pstibrany
Copy link
Member

Both should be grpc_listen_address and http_listen_address respectively.

See https://github.com/weaveworks/common/blob/02b9c3fc5b90b294b61e167321cfbc64c5d57b9a/server/server.go#L30

Fixes #1344

They should be grpc_listen_address and http_listen_address respectively.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cyriltovena cyriltovena merged commit 2da8d6f into grafana:master Dec 6, 2019
@pstibrany pstibrany deleted the issue-1344-listen-host branch December 9, 2019 17:10
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

Successfully merging this pull request may close these issues.

promtail docs refer to invalid parameter http_listen_host
2 participants