Monoscope v0.6.26
What's Changed
- fix(htmx4): migrate event names and drop removed detail fields by @tonyalaribe in #481
- Fan the service-map rollup out over projects that actually send spans by @tonyalaribe in #482
- ci: let anyone run CI, and let CI skip what was already proven by @tonyalaribe in #491
- ci: stop emitting the run id twice in an attestation's provenance by @tonyalaribe in #492
- ci: reuse an already-built image, and document running CI locally by @tonyalaribe in #493
- Dashboard widgets, log-list rework, and web-component test suite by @tonyalaribe in #494
- ci: one ghc-options string, so test steps stop recompiling the whole build by @tonyalaribe in #495
- fix(test): import toHtml in DashboardWidgetsSpec by @tonyalaribe in #496
- ci: run local CI from a snapshot, so editing ci.sh mid-run is safe by @tonyalaribe in #497
- Fix PostgreSQL dashboard queries and TimeFusion JSON handling by @RomuloGatto in #485
- Fix service map layout and interaction for large fan-outs by @tonyalaribe in #506
- Evaluate monitor aggregates on the configured telemetry backend by @tonyalaribe in #507
- Fix embedding requests constructed from root and trailing-slash URLs by @tonyalaribe in #508
- Honor explicit time bounds in CLI metrics and dashboards by @tonyalaribe in #510
Full Changelog: v0.6.25...v0.6.26