Skip to content

feat(config): Skip processors before aggregators#19092

Open
calvinmachado20 wants to merge 7 commits into
influxdata:masterfrom
calvinmachado20:feature/skip_processors_before_aggregators
Open

feat(config): Skip processors before aggregators#19092
calvinmachado20 wants to merge 7 commits into
influxdata:masterfrom
calvinmachado20:feature/skip_processors_before_aggregators

Conversation

@calvinmachado20

@calvinmachado20 calvinmachado20 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Addresses open issue: 17006

#14882 has introced the skip_processors_after_aggregators config option. Are there any plans to add a similar skip_processors_before_aggregators config option?

Expected behavior

Processors only run after the aggregators and are skipped before the aggregators.

Actual behavior

Manual workaround with adding, filtering and removing tags is required to achieve the above.

Checklist

Related issues

resolves #17006

@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 Jun 12, 2026
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.

1 participant