Skip to content

Extend active session smearing to current time on time:minute graphs#6194

Closed
ukutaht wants to merge 1 commit intomasterfrom
smearing-realtime-fix
Closed

Extend active session smearing to current time on time:minute graphs#6194
ukutaht wants to merge 1 commit intomasterfrom
smearing-realtime-fix

Conversation

@ukutaht
Copy link
Copy Markdown
Contributor

@ukutaht ukutaht commented Mar 23, 2026

Sessions with a last event within the 30-minute session timeout window are now smeared through query.now rather than stopping at s.timestamp, eliminating the artificial visitor drop at the trailing edge of realtime/30m minute-interval graphs.

Changes

Please describe the changes made in the pull request here.

Below you'll find a checklist. For each item on the list, check one option and delete the other.

Tests

  • Automated tests have been added
  • This PR does not require tests

Changelog

  • Entry has been added to changelog
  • This PR does not make a user-facing change

Documentation

  • Docs have been updated
  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode
  • This PR does not change the UI

…aphs

Sessions with a last event within the 30-minute session timeout window
are now smeared through query.now rather than stopping at s.timestamp,
eliminating the artificial visitor drop at the trailing edge of
realtime/30m minute-interval graphs.
@github-actions
Copy link
Copy Markdown

Preview environment👷🏼‍♀️🏗️
PR-6194

@ukutaht ukutaht removed the preview label Mar 24, 2026
@ukutaht ukutaht closed this Mar 24, 2026
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