Skip to content

feat(processors): add Denoise plugin #17078

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexgokhale
Copy link
Contributor

Summary

This PR adds a denoise plugin, which allows numeric field values to be rounded to the specified number of significant figures. This is particularly useful for metrics that fluctuate often, as after they have been rounded they can be deduplicated effectively.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #17077

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label May 30, 2025
@telegraf-tiger
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add denoise plugin
1 participant