Skip to content

Conversation

@shashjar
Copy link
Member

@shashjar shashjar commented Jan 5, 2026

Adds run_timeseries_query and run_grouped_timeseries_query methods to the Occurrences RPC class, enabling timeseries queries on EAP occurrence data.

  • run_timeseries_query: Simple timeseries query (no groupby), following the same pattern as OurLogs and TraceMetrics
  • run_grouped_timeseries_query: Grouped timeseries query that returns a flat list format, useful for queries that need hourly/daily counts grouped by attributes like project_id and group_id

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 5, 2026
@shashjar shashjar requested review from a team and thetruecpaul January 5, 2026 22:08
@shashjar shashjar marked this pull request as ready for review January 5, 2026 22:09
@shashjar
Copy link
Member Author

shashjar commented Jan 5, 2026

bugbot run

Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no bugs!

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

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants