Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIv2: TimeSeries using QueryBuilder, release experimental_session_count #4305

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

macobo
Copy link
Contributor

@macobo macobo commented Jul 3, 2024

Changes

This PR continues work on APIv2, changing TimeSeries module to use QueryBuilder under the hood. This simplifies operations significantly.

In addition:

  • New include.time_labels option is added which includes the time range labels under meta.time_labels. This is useful when constructing a graph from the time series data.
  • Release experimental_session_count which includes all sessions active in a time range and for hourly/minute graphs smears them across all time buckets they were active in.

@macobo macobo force-pushed the apiv2-timeseries-removal branch 2 times, most recently from 2cce337 to d704b5b Compare July 3, 2024 14:13
@macobo macobo marked this pull request as ready for review July 3, 2024 14:20
@macobo macobo requested a review from ukutaht July 3, 2024 14:20
@macobo macobo mentioned this pull request Jul 4, 2024
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.

None yet

1 participant