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

Configure processors via Hiera #183

Merged
merged 1 commit into from
Aug 25, 2022
Merged

Conversation

deric
Copy link
Contributor

@deric deric commented Nov 29, 2021

This PR adds support for passing processors config via telegraf::processors

---
telegraf::processors:
  processor_name:
     plugin_type: rename
     options:
         - ...

@deric
Copy link
Contributor Author

deric commented Aug 22, 2022

ping @bastelfreak

manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@deric
Copy link
Contributor Author

deric commented Aug 25, 2022

@bastelfreak Fixed all comments, the failing tests seems to be unrelated.

@bastelfreak bastelfreak added the enhancement New feature or request label Aug 25, 2022
@bastelfreak
Copy link
Member

I fixed the failing tests in #191 and rebased the PR.

@bastelfreak bastelfreak merged commit c1ad97b into voxpupuli:master Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants