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

[subprocess_output] Add compatibility layer with datadog_checks_base #3723

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

olivielpeau
Copy link
Member

What does this PR do?

Small refactor to add a subprocess_output method that can be imported and called by datadog_checks_base.

Motivation

Needed to fix DataDog/integrations-core#1397, but doesn't break things for checks that still import and use utils.subprocess_output.get_subprocess_output directly.

Additional notes

Had to remove a debug log entry, since we don't have access to log anymore from the new method.

@olivielpeau olivielpeau merged commit bd657de into master Apr 13, 2018
@olivielpeau olivielpeau deleted the olivielpeau/subprocess-output-checks-base branch April 13, 2018 14:12
@hush-hush hush-hush added this to the 5.24.0 milestone Apr 26, 2018
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.

3 participants