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

Add init_config argument to process integration #624

Merged
merged 1 commit into from
May 25, 2020
Merged

Add init_config argument to process integration #624

merged 1 commit into from
May 25, 2020

Conversation

ffrants
Copy link
Contributor

@ffrants ffrants commented May 25, 2020

allow to change "init_config" settings, like
class { 'datadog_agent::integrations::process':
init_config => {
'pid_cache_duration' => 5,
'shared_process_list_cache_duration' => 5,
},

allow to change "init_config" settings
@ffrants ffrants requested a review from a team as a code owner May 25, 2020 11:59
@albertvaka albertvaka changed the title proccess integration: Add init_config argument to process integration May 25, 2020
@albertvaka
Copy link
Contributor

Thanks a lot for the patch! Merging :D

@albertvaka albertvaka merged commit 5173984 into DataDog:master May 25, 2020
@ffrants ffrants deleted the proccess_integration_fix branch May 26, 2020 08:04
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.

2 participants