Skip to content
This repository was archived by the owner on Aug 30, 2019. It is now read-only.

info: use bind_host when querying /debug/vars#428

Merged
gbbr merged 1 commit into
masterfrom
gbbr/expvar
Jun 1, 2018
Merged

info: use bind_host when querying /debug/vars#428
gbbr merged 1 commit into
masterfrom
gbbr/expvar

Conversation

@gbbr

@gbbr gbbr commented Jun 1, 2018

Copy link
Copy Markdown
Contributor

This fixes a problem where the info command was failing due to a
non-standard bind_host setting. The info command was always
attempting to reach the /debug/vars endpoint on localhost. This would
of course not work when the bind_host value was different.

Fixes DataDog/dd-agent#3653

This fixes a problem where the `info` command was failing due to a
non-standard `bind_host` setting. The `info` command was always
attempting to reach the /debug/vars endpoint on `localhost`. This would
of course not work when the `bind_host` value was different.

Fixes DataDog/dd-agent#3653
@gbbr gbbr added this to the 6.2.1 milestone Jun 1, 2018
@gbbr
gbbr merged commit 47ab0e3 into master Jun 1, 2018
@gbbr
gbbr deleted the gbbr/expvar branch June 1, 2018 07:39
@palazzem palazzem added the core label Jun 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants