Skip to content

Adding some baseline analytics metrics#11355

Draft
pweids wants to merge 5 commits intomainfrom
pweids/more-metrics
Draft

Adding some baseline analytics metrics#11355
pweids wants to merge 5 commits intomainfrom
pweids/more-metrics

Conversation

@pweids
Copy link
Contributor

@pweids pweids commented Sep 26, 2025

This is a prototype/example for the baseline metrics project (https://linear.app/rerun/project/implement-baseline-usage-and-behavior-metrics-1e7a95fd0552).

I've implemented a few things here:

  • added the number of recordings opened to the open_recording event
  • added a switch_recording event, along with method (file_open, ui_click, auto, hotkey eventually)
  • added a playback_session event that tracks some playback metrics

The playback_session is not entirely functional, nor do the numbers entirely make sense. But it gets at the right idea.

Here's an example of the new types:
Open Recording
Screenshot 2025-09-26 at 12 55 03 PM

Switch Recording
image

Playback Session
image

The numbers don't entirely make sense in Playback Session, especially with frames, so I need to do another round of thinking on this before it can be viable.

Again, this is meant to be a prototype, or just an example, of what implementing these few metrics could look like. Hopefully it's helpful!

@github-actions
Copy link

github-actions bot commented Sep 26, 2025

Web viewer built successfully.

Result Commit Link Manifest
c17555f https://rerun.io/viewer/pr/11355 +nightly +main

Note: This comment is updated whenever you push a commit.

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