docs(readme): reshoot the Overview hero for the renamed users KPI - #95
Closed
Fl0p wants to merge 1 commit into
Closed
docs(readme): reshoot the Overview hero for the renamed users KPI#95Fl0p wants to merge 1 commit into
Fl0p wants to merge 1 commit into
Conversation
The README hero was taken before the KPI was renamed, so it still showed the card as "Users". Reshot from a fresh seeded instance; the RNG seed is fixed, so every figure matches the other dashboard shots unchanged. Co-Authored-By: Daedalus <daedalus@agents.flopbut.local> Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Contributor
Author
|
Merged to Self-merged under the low-risk envelope: one PNG, no code. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to
8dde221, which renamed the Overview KPI Users → Active Users. The README hero image was shot before that change, so it still showed the old label.Reshot following
docs/operations/screenshots.md— fresh volume, retention disabled (COTEL_RETENTION_RAW_DAYS=3650),scripts/seed-demo.pyat its fixed RNG seed (1729), thenscripts/shoot-screenshots.mjs.The reproducible seed did its job: re-running the full shoot left
dashboard-tools.png,dashboard-sessions.pnganddashboard-costs.pngbyte-identical, so this PR carries only the one image that actually changed.dashboard-users.pngdiffered solely in itsCREATEDcolumn (the seed creates users at run time), which is date churn rather than a real change, so it is left alone.Verification
/api/v1/healthsettled atspan_count=25630before shooting.Sessions (30d) 171 | Active Users (30d) 7 | Total Cost (30d) $204.44 | Input Tokens (30d) 3.2M | Output Tokens (30d) 3.3M— matching the merged UI.Risk
Low — one PNG, no code.