v0.4.5
Added
- Trace page showing every project on a trace, not just one
- Project legend and a
?projects=filter on the trace page - Per-project trace pages link to the full trace when other projects appear on it
Fixed
- Pasting the id of a trace that spans several projects fell through to the event list
- Trace ids that were not a full 32 hex characters rendered a page instead of a 404
Changed
- Transactions store their span id, parent span id and start time as columns
Container images: ghcr.io/franzos/stackpit:0.4.5 (SQLite), ghcr.io/franzos/stackpit:0.4.5-postgres (PostgreSQL)
Verify a download:
sha256sum -c stackpit-x86_64-unknown-linux-gnu.tar.gz.sha256Install steps: README
Changes since v0.4.4: compare