Skip to content

feat: Add OTAP metric-name filtering support#2777

Draft
ThomsonTan wants to merge 1 commit intoopen-telemetry:mainfrom
ThomsonTan:add_metric_filter
Draft

feat: Add OTAP metric-name filtering support#2777
ThomsonTan wants to merge 1 commit intoopen-telemetry:mainfrom
ThomsonTan:add_metric_filter

Conversation

@ThomsonTan
Copy link
Copy Markdown
Contributor

Change Summary

Adds metric-name filtering to the OTAP filter processor and documents how to configure it.

What issue does this PR close?

The filter exists for traces/logs signal, but remains TODO for metrics.

  • Closes #NNN

How are these changes tested?

Added test and passed locally.

Are there any user-facing changes?

@github-actions github-actions Bot added the rust Pull requests that update Rust code label Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 92.36111% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.18%. Comparing base (8a0e66a) to head (29b1637).

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2777    +/-   ##
========================================
  Coverage   88.18%   88.18%            
========================================
  Files         647      648     +1     
  Lines      250275   250561   +286     
========================================
+ Hits       220693   220969   +276     
- Misses      29058    29068    +10     
  Partials      524      524            
Components Coverage Δ
otap-dataflow 89.77% <92.36%> (+<0.01%) ⬆️
query_abstraction 80.61% <ø> (ø)
query_engine 90.75% <ø> (ø)
otel-arrow-go 52.45% <ø> (ø)
quiver 92.25% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rust Pull requests that update Rust code

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant