filter is not an ideal package name

Author: bogdandrutuCreated Sep 11, 2024Updated Sep 19, 2026
LabelsStale

The main problem is that "filter" is very generic (I feel this also fits into https://go.dev/blog/package-names#bad-package-names). This will conflict with lots of other package especially in processing world where we will have lots of other filters.

Source: open-telemetry/opentelemetry-collector