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

[powerdns_recursor] adds support for v4. #3166

Merged
merged 19 commits into from
Feb 1, 2017
Merged

Conversation

truthbk
Copy link
Member

@truthbk truthbk commented Feb 1, 2017

Note: Please remember to review the Datadog Contribution Guidelines
if you have not yet done so.

All Agent Checks are now frozen in preparation for the release of the Integration SDK.

We will review and merge a few more PRs, but no new PRs will be accepted.

All changes to checks from here on out should go to the integrations-core repo and all new checks should go to the integrations-extras repo. To learn more about how to contribute to them, please check out our documentation.

What does this PR do?

This PR is just fix to #3066 and should supersede that PR. I was unable to push into your branch @jimmystewpot, so I had to open a new one.

The feature here included is the work of @jimmystewpot, all credit goes to him.

Motivation

We're closing up PR's that were practically ready barring for a few minor details in preparation for the transition to the SDK, and to keep the freeze period as short as possibly.

Testing Guidelines

An overview on testing
is available in our contribution guidelines.

@truthbk truthbk force-pushed the jaime/jimmystewpot/powerdns branch from 0602b6c to 94a81a6 Compare February 1, 2017 20:55
[powerdns] fixing rubocop offenses.
@truthbk truthbk force-pushed the jaime/jimmystewpot/powerdns branch from 94a81a6 to 31095de Compare February 1, 2017 21:03
@truthbk
Copy link
Member Author

truthbk commented Feb 1, 2017

@jimmystewpot so the issue you encountered with the CI remotely was due to the TravisCI workers not being able to compile the power DNS binary we use in the tests. These need a C++11 compliant compiler and the toolchain on the workers is too antiquated... Anyways, I've disabled the 4.x flavor for now, and we'll re-enable on the integration SDK.

@truthbk
Copy link
Member Author

truthbk commented Feb 1, 2017

Thanks again for your awesome work! Merging!

@truthbk truthbk merged commit 4e21c56 into master Feb 1, 2017
@truthbk truthbk deleted the jaime/jimmystewpot/powerdns branch February 1, 2017 23:26
degemer added a commit that referenced this pull request Feb 7, 2017
* master: (67 commits)
  [network] dont combine connection states (#3158)
  renames function in line with other checks
  [couchbase] Modified service_check_tags in couchbase.py to include user-specified tags. (#3079)
  [docker] fix image tag extraction
  Fix tests, refactor how we collect container and volume states
  test_docker_daemon.py: fix syntax errors
  Beginning work on docker_daemon tests.
  Add 5 opt-in checks to docker_daemon
  add mention of office hours (#3171)
  updates psycopg2 to 2.6.2 (#3170)
  [trace-agent] adding output of 'trace-agent -info' (#3164)
  [riak] Change default value in configuration example to match default value from the code
  move setting parameter to instance level
  riak security support
  [dns_check][ci] Bring back assertions on metrics (#3162)
  [powerdns_recursor] adds support for v4. (#3166)
  [tcp_check] Add custom tags to response_time gauge
  catch can't connect instead of failing on nodata found (#3127)
  [php-fpm] add http_host tag
  [dns_check] Document NXDOMAIN usage in yaml example file
  ...
@truthbk truthbk added this to the 5.12.0 milestone Feb 22, 2017
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