What needs to be done?
Processor that can filter attributes by
path / value should be part of this task.
Processor should be able to filter by path and value:
- literal
- regexp
- starts with
- ends with
- contains
the ideal solution could cache all those rules as generates php code to reduce performance impact.
The goal is to be able to quickly filter out signals based on specific attribute to reduce the noise in telemetry
What needs to be done?
Processor that can filter attributes by
path / value should be part of this task.
Processor should be able to filter by path and value:
the ideal solution could cache all those rules as generates php code to reduce performance impact.
The goal is to be able to quickly filter out signals based on specific attribute to reduce the noise in telemetry