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

Pre-Release 1.7.0 PR #176

Merged
merged 49 commits into from
Apr 13, 2016
Merged

Pre-Release 1.7.0 PR #176

merged 49 commits into from
Apr 13, 2016

Conversation

truthbk
Copy link
Member

@truthbk truthbk commented Apr 11, 2016

PR consolidating multiple efforts by several contributors for testing, clean-up, etc.

bflad and others added 10 commits March 16, 2016 18:00
Adds the ``instances`` parameter to the ``http_check`` class.

This parameter defaults to undef.

For backwards compatibility, if the ``instances`` array not defined it
will be instantiated as an array containing a single hash. The remaining
parameters of the class will be used for the key/value pairs in the
hash. This will allow us to iterate over the ``instances`` array in the
template.
In some environments with blocked egress connectivity, the location
of the GPGkey might need to be overwritten to an internal resource.
Control management via the manage_repo parameter.

This allows for private repos in the case where there might
be a network issue between the host and datadog's yum repo.

Added some tests for both cases
Fixes #160.

This option is a string regex which can be enabled and used to extract
the hostname from puppet hostname strings with a capture group.
It is useful for people that have specific puppet hostnames and that
would like to sanitize them before reporting those in Datadog.
add dd user to docker group
update to use docker_daemon
add consul
allow repo to be optionally managed
use_mount is now managed in disk.yaml
@truthbk truthbk added this to the 1.7.0 milestone Apr 11, 2016
@truthbk
Copy link
Member Author

truthbk commented Apr 11, 2016

New manifests tested functional on 4.2.3 and 3.8.1, Travis build looking good. Spec tests also green.

truthbk and others added 7 commits April 12, 2016 11:21
[http_check] fixing template.

[http_check] fixing yaml alignment.
…s have been exapnde to cover these options

Added documentation to init.pp

Added in tests/paramters for syslog host/port

Fixed some typos

Added coverage for dogstreams

Fixed missing check for custom_emitters

Fixed up additional new lines in the template file

Added checks for new lines in tests
[release] pimping changelog.
Fixes #160.

This option is a string regex which can be enabled and used to extract
the hostname from puppet hostname strings with a capture group.
It is useful for people that have specific puppet hostnames and that
would like to sanitize them before reporting those in Datadog.
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.

None yet