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

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

Merged
merged 1 commit into from
Jun 1, 2018
Merged

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

merged 1 commit into from
Jun 1, 2018

Conversation

gbbr
Copy link
Contributor

@gbbr gbbr commented Jun 1, 2018

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