Conversation
Dashboard batch: panel pause, display preferences, top-n metadata, series labels, live stream rows
Digest expansion: ten new toggleable email report sections
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
Thanks from SemoTech 🙏We’ve upgraded to v1.3.1 and the Caddy WAN Geography dashboard is in good shape — Two follow-ups (separate tickets):
Happy to test fixes against our live WAN dashboard. |
|
Quick follow-up after running v1.3.1 in production on our Caddy WAN Geography dashboard — all of #296–#300 are in use and working well. Thank you again. What we confirmed live:
Remaining gaps, none urgent, all already ticketed or leftover from the original #296 write-up:
Happy to test any of these against the same dashboard when you have cycles. |
Release 1.3.1. Rolls up everything merged to
developsince 1.3.0 (26 commits): the dashboard panel batch requested by @SemoTech (#296-#300), the digest expansion to fifteen toggleable sections, and two fixes, plus the version bump.Highlights
Added (custom dashboards, #296-#300)
live_log_streampanelmaxRowscap raised from 50 to 100, matching the Log Table paneltop_n_tablepanels can rank any flat metadata key (e.g. GeoIPgeo_place) with limit up to 50, optional level/service filters and a Last seen column; reservoirtopValueslearnedincludeLastSeenon TimescaleDB, ClickHouse and MongoDBtime_seriespanels accept optional per-levelseriesLabels(e.g. info -> "Heartbeat"); legend and tooltip use them, falling back to Debug/Info/Warn/Error/CriticalAdded (digests)
Fixed
duration_ms,end_time,service_name,operation_name); previously any sort other thanstart_time/timewas silently ignored, which would have rendered "slowest spans" as most-recent on Mongo(project_id, duration_ms)span index for the slowest-spans read, and the digest settings empty state matches the renamed Save Settings buttonVersion bump
All 5
package.json, the release fallbacks (internal-logger.ts,hooks.client.ts,hooks.server.ts),Footer.svelte, README badge/intro/features header, andCHANGELOG.mddated[1.3.1] - 2026-08-18.Closes #296
Closes #297
Closes #298
Closes #299
Closes #300
Full detail in
CHANGELOG.mdunder[1.3.1].