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

plugin::filter::target - Use data types #723

Merged

Conversation

juniorsysadmin
Copy link
Member

No description provided.

@juniorsysadmin juniorsysadmin force-pushed the filter-target-data-types branch from f123f23 to b4b3509 Compare November 12, 2017 05:11
String $chain,
# Same as listed in $collectd::plugin::filter::plugin_targets
# plus 'return','stop','write','jump'
Enum['notification', 'replace', 'set', 'scale', 'return', 'stop', 'write', 'jump'] $plugin,
Copy link
Member

Choose a reason for hiding this comment

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

this should be a datatype

@juniorsysadmin juniorsysadmin force-pushed the filter-target-data-types branch from b4b3509 to a171457 Compare November 12, 2017 09:48
@juniorsysadmin juniorsysadmin force-pushed the filter-target-data-types branch from a171457 to 17936f1 Compare November 12, 2017 10:09
$plugin,
$options = undef,
$rule = undef,
String $chain,
Copy link
Member

Choose a reason for hiding this comment

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

Datatypes \o/

@bastelfreak bastelfreak merged commit 5d0e70d into voxpupuli:master Nov 12, 2017
@juniorsysadmin juniorsysadmin deleted the filter-target-data-types branch December 26, 2017 07:50
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