github robintra/perf-sentinel v0.6.2

latest releases: chart-v0.9.1, v0.9.1, v0.9.0...
one month ago

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_id breadcrumb renders as a chip with padding: 8px 12px, a --color-background-tertiary tint 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 the pg_stat tab and the suggested-fix box at the bottom of Explain) carries a margin-bottom: 12px, so the ranking-tab chips on pg_stat and the page footer on Explain no 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 / u flow.
  • perf-sentinel ack CLI demo script added as a VHS tape, with screenshots and a GIF documenting the create / list / revoke flow 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 demo for dashboard tour assets).
  • CI templates and the snippets in docs/CI.md / docs/FR/CI-FR.md pin PERF_SENTINEL_VERSION = 0.6.2, catching up from the 0.5.x baselines that had drifted.

Helm chart

charts/perf-sentinel 0.2.33 to 0.2.34, appVersion 0.6.1 to 0.6.2. The artifacthub.io/changes annotation surfaces the dashboard polish on Artifact Hub.

Full Changelog: v0.6.1...v0.6.2

Don't miss a new perf-sentinel release

NewReleases is sending notifications on new releases.