Skip to content

server/event: add meter event matching logic to event ingestion#8793

Merged
Yopi merged 1 commit intomainfrom
yopi/add-event-meter-materialization-2
Jan 7, 2026
Merged

server/event: add meter event matching logic to event ingestion#8793
Yopi merged 1 commit intomainfrom
yopi/add-event-meter-materialization-2

Conversation

@Yopi
Copy link
Contributor

@Yopi Yopi commented Jan 7, 2026

Add matches() methods to Filter, FilterClause, and Aggregation classes for Python-side evaluation of whether an event matches a meter's criteria.

Create meter_events records in the ingested() background task when events match active meters.

Split out from #8790

Add `matches()` methods to Filter, FilterClause, and Aggregation classes
for Python-side evaluation of whether an event matches a meter's criteria.

Create meter_events records in the `ingested()` background task when
events match active meters.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Review Updated (UTC)
polar Ignored Ignored Jan 7, 2026 1:03pm
polar-sandbox Ignored Ignored Jan 7, 2026 1:03pm

@Yopi Yopi merged commit 1f5a74e into main Jan 7, 2026
14 checks passed
@Yopi Yopi deleted the yopi/add-event-meter-materialization-2 branch January 7, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant