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

[FEATURE REQUEST] Allow env var "CHECKSD_OVERRIDE" to carry more than one path for checks #3758

Closed
imriss opened this issue Jun 21, 2018 · 0 comments · May be fixed by #3850
Closed

[FEATURE REQUEST] Allow env var "CHECKSD_OVERRIDE" to carry more than one path for checks #3758

imriss opened this issue Jun 21, 2018 · 0 comments · May be fixed by #3850

Comments

@imriss
Copy link

imriss commented Jun 21, 2018

Describe the behavior you saw:
Only one path can be supplied to CHECKSD_OVERRIDE env variable.

Describe the behavior you wished:
Capability to supply multiple paths to CHECKSD_OVERRIDE env variable. Probably, using the ":" separator.

Link to the code:

path_override = os.environ.get('CHECKSD_OVERRIDE')

Thanks!

imriss added a commit to imriss/dd-agent that referenced this issue Jun 21, 2018
Added multiple paths in CHECKSD_OVERRIDE (issue DataDog#3758)
imriss pushed a commit to imriss/dd-agent that referenced this issue Jun 21, 2018
@imriss imriss closed this as completed Apr 4, 2021
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 a pull request may close this issue.

1 participant