v0.6.2
What's new in v0.6.2
v0.6.2 is a polish release. One user-visible fix on the HTML dashboard (cramped breadcrumb and banner layouts), documentation around the 0.5.20+ ack workflow, and CI dependency bumps. No public API change, no behavior change for already-clean inputs.
HTML dashboard polish
- Explain
trace_idbreadcrumb renders as a chip withpadding: 8px 12px, a--color-background-tertiarytint and--border-radius-md, instead of bare 11px text flush against the span tree below. Same per-trace context (trace_id . service . endpoint), visually detached from the tree. .ps-drill(the "Filtered from Explain" banner on thepg_stattab and the suggested-fix box at the bottom ofExplain) carries amargin-bottom: 12px, so the ranking-tab chips onpg_statand the page footer onExplainno longer sit flush against it.
Documentation
- 0.6.1 remeasurement results documented alongside the benchmarking methodology, so the numbers reported in the 0.6.1 notes are reproducible from the docs.
- TUI ack flow demo with VHS-recorded GIF and screenshots, mirroring the 0.5.24 keyboard-driven
a/uflow. perf-sentinel ackCLI demo script added as a VHS tape, with screenshots and a GIF documenting thecreate/list/revokeflow shipped in 0.5.22.- PR template added and contributing guide expanded with the fixture and demo-asset regeneration pipelines (VHS for terminal GIFs,
npm run demofor dashboard tour assets). - CI templates and the snippets in
docs/CI.md/docs/FR/CI-FR.mdpinPERF_SENTINEL_VERSION = 0.6.2, catching up from the 0.5.x baselines that had drifted.
Full Changelog: v0.6.1...v0.6.2