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

config: use Python environment as fallback to compute hostname #450

Merged
merged 1 commit into from Jul 12, 2018

Conversation

gbbr
Copy link
Contributor

@gbbr gbbr commented Jul 6, 2018

This change fixes a regression where the Python environment was removed
from the host acquiring process in #435

The Python environment is needed because it uses a Datadog-specific
library which covers for scenarios such as GCE, EC2, Docker etc. for
hostname retrieval.

@gbbr gbbr added this to the next milestone Jul 6, 2018
@gbbr gbbr requested a review from xvello July 9, 2018 16:46
This change fixes a regression where the Python environment was removed
from the host acquiring process.

The Python environment is needed because it uses a Datadog-specific
library which covers for scenarios such as GCE, EC2, Docker etc. for
hostname retrieval.
@gbbr gbbr modified the milestones: next, 6.3.3 Jul 10, 2018
@palazzem palazzem added the core label Jul 12, 2018
@palazzem palazzem merged commit e42de93 into master Jul 12, 2018
@palazzem palazzem deleted the gbbr/hostname branch July 12, 2018 15:27
gbbr added a commit that referenced this pull request Jul 12, 2018
This change fixes a regression where the Python environment was removed
from the host acquiring process.

The Python environment is needed because it uses a Datadog-specific
library which covers for scenarios such as GCE, EC2, Docker etc. for
hostname retrieval.
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.

None yet

2 participants