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

Developer dashboard #4783

Open
emilk opened this issue Jan 11, 2024 · 2 comments
Open

Developer dashboard #4783

emilk opened this issue Jan 11, 2024 · 2 comments
Labels
🧑‍💻 dev experience developer experience (excluding CI) enhancement New feature or request
Milestone

Comments

@emilk
Copy link
Member

emilk commented Jan 11, 2024

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):

  • Our benchmark tracking
  • re_sdk dependency count tracking
  • Our wasm/rrd size tracking
  • The latest and nightly web app build
  • CI-state of our repos (rerun, landing, …)
  • Instructions on how to install the latest alpha and nightly of the viewer (including npm package)
  • Link to our (non-public) app analytics
  • Link to our (non-public) website analytics
  • Link to our most important repositories

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 emilk added enhancement New feature or request 🧑‍💻 dev experience developer experience (excluding CI) labels Jan 11, 2024
@emilk emilk added this to the Triage milestone Jan 11, 2024
@emilk
Copy link
Member Author

emilk commented Apr 24, 2024

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
Copy link
Member

Wumpf commented Apr 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧑‍💻 dev experience developer experience (excluding CI) enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants