Skip to content

Conversation

@kaisecheng
Copy link
Contributor

@kaisecheng kaisecheng commented Nov 26, 2025

This PR continues the work from #39688 by @jaronoff97

  • Carried over the original implementation
  • Fixed error_mode test cases
  • Fixed resource filtering
  • Fixed empty condition checking
  • Add context inference to Profiles

Description

This PR adds the ability to do context inference for conditions for the filter processor. New config fields are introduced for the supported telemetry types and an isolated code path is introduced for ease of review and separation of concerns

Link to tracking issue

Fixes #37904

Testing

Unit, ran locally

Documentation

TODO

kaisecheng and others added 5 commits November 25, 2025 21:58
This commit continues the work from PR open-telemetry#39688 by @jaronoff97
- Carried over the original implementation
- Fixed error_mode ignore test cases
- Fixed issues with resource filtering

Co-authored-by: jaronoff97 <[email protected]>
@kaisecheng kaisecheng marked this pull request as ready for review November 26, 2025 10:35
@github-actions github-actions bot added the processor/filter Filter processor label Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter Processor should support inferred context statements

3 participants