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

@miketheman configurable process monitoring #190

Closed
wants to merge 5 commits into from

Conversation

jpcallanta
Copy link
Contributor

I've added process.rb recipe as well as the process.yaml.erb as discussed in the thread for pull request #124 and added test-kitchen test.


datadog_monitor 'process' do
instances node['datadog']['process']['instances']
end
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rubocop might yell at you for lacking a newline here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I'll fix

@miketheman
Copy link
Contributor

Nice stuff. I might add a link in the "docs" section to see more over here: https://github.com/DataDog/dd-agent/blob/master/conf.d/process.yaml.example

miketheman pushed a commit that referenced this pull request Apr 2, 2015
Includes serverspec test and kitchen config

Fixes #112
Closes #124, #181, #190

Signed-off-by: Mike Fiedler <[email protected]>
@miketheman
Copy link
Contributor

Thanks! I rebased and cleaned up a bit for brevity, and merged in f048bbb

@miketheman miketheman closed this Apr 2, 2015
@miketheman miketheman added this to the Next minor milestone Apr 2, 2015
@miketheman miketheman self-assigned this Apr 2, 2015
miketheman added a commit that referenced this pull request Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants