docker-v0.5.3

hotheadhacker/no-as-a-servicedocker-v0.5.3Feb 12, 2025by Vadman97

AI Summary

This release enhances observability tools by allowing users to create dashboards and alerts directly from logs and traces pages, alongside fixes for alerting logic and dependency updates.

Key Highlights

  • Added ability to create dashboards and alerts from the logs/traces page
  • Fixed alert infinite loops and improved bucket window logic for small time ranges
  • Fixed events and added timestamp override functionality
  • Added blog tag pages to the sitemap
  • Avoided recording proxied Highlight Next.js requests

New Features

  • Dashboard and alert creation from logs/traces
  • Timestamp override for events
  • Fixed alert infinite loops

Full Release Notes

## What's Changed
* Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9924
* Add blog tag pages to sitemap by @ccschmitz in https://github.com/highlight/highlight/pull/9885
* add missing fields to mvs by @mayberryzane in https://github.com/highlight/highlight/pull/9923
* fix og image generation by @Vadman97 in https://github.com/highlight/highlight/pull/9864
* update pinned docker image version by @Vadman97 in https://github.com/highlight/highlight/pull/9925
* Docs audit by @SpennyNDaJets in https://github.com/highlight/highlight/pull/9929
* fix events, add timestamp override by @mayberryzane in https://github.com/highlight/highlight/pull/9928
* create dashboards/alerts from logs/traces page by @mayberryzane in https://github.com/highlight/highlight/pull/9930
* Public roadmap touchups by @SpennyNDaJets in https://github.com/highlight/highlight/pull/9948
* fix more alert infinite loops by @mayberryzane in https://github.com/highlight/highlight/pull/9947
* use next smallest bucket window when total time range is too small for the requested bucketing by @mayberryzane in https://github.com/highlight/highlight/pull/9918
* avoid recording proxied highlight next.js requests by @Vadman97 in https://github.com/highlight/highlight/pull/9927
* update npm dependencies by @mayberryzane in https://github.com/highlight/highlight/pull/9779
* update Highlight.ASP4 SDK by @Vadman97 in https://github.com/highlight/highlight/pull/9963


**Full Changelog**: https://github.com/highlight/highlight/compare/docker-v0.5.2...docker-v0.5.3