rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
5.73k stars 259 forks source link

Developer dashboard #4783

Open emilk opened 6 months ago

emilk commented 6 months ago

I want a (public!) developer dashboard web page, for easily finding links and an overview of the state of things.

It should include links (and perhaps a summary of):

Implementation

We have most of this graphs already, we just need to collect these.

But maybe we should release some of them with PostHog which we already use for other stuff

In the meantime

We have it on our private Notion: https://www.notion.so/rerunio/Developer-links-dashboard-1cb8968e988340628cf2d1145d7e4aa6?pvs=4

emilk commented 2 months ago

I consider this high priority.

This PR added 70 dependencies to re_sdk, and nobody noticed for TWO MONTHS even though we had a bot post about it on the PR.

If we had a developer dashboard that we would look at during standup or retro, this would not have slipped by.

Wumpf commented 2 months ago

There's a posthog github action that could be useful for this if we decide not to dogfood on this https://github.com/PostHog/posthog-github-action