Skip to content

Conversation

@norrland
Copy link
Contributor

@norrland norrland commented May 8, 2018

Make pillardata for checks optional. Allows for separation of different
checks for different roles/hosts.

Test by removing "checks:" from pillars.

Test by adding separate pillar file with:

datadog:
  checks:
    mycheck:
      init_config:
      instances:
        - name: foo

Make pillardata for checks optional. Allows for separation of different
checks for different roles/hosts.

Test by removing "checks:" from pillars.

Test by adding separate pillar file with:
```
datadog:
  checks:
    mycheck:
      init_config:
      instances:
        - name: foo
```
@masci masci added this to the 1.1 milestone May 9, 2018
@masci masci modified the milestones: 1.1, 1.2 Jun 4, 2018
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@masci masci merged commit 955c052 into DataDog:master Jun 5, 2018
@norrland norrland deleted the optional_checks branch June 12, 2018 13:14
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