docker-v0.5.2
andimarafioti/faster-qwen3-ttsdocker-v0.5.2Feb 6, 2025by Vadman97
AI Summary
This update introduces basic OpenTelemetry metrics support and internet speed instrumentation to the web SDK. It also includes fixes for search functionality, attribute filters, and SQL builder complexity.
Key Highlights
- Added basic OpenTelemetry metrics support to highlight.run
- Added internet speed instrumentation to the web SDK
- Improved SQL builder to support more complex queries
- Fixed search on web vitals and attribute filter column
New Features
- OpenTelemetry metrics support
- Internet speed instrumentation
Full Release Notes
## What's Changed * Blog post - Highlight's new connect flow by @jay-khatri in https://github.com/highlight/highlight/pull/9855 * Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9850 * introduce new blog post by @Vadman97 in https://github.com/highlight/highlight/pull/9856 * Fix attribute filter column by @ccschmitz in https://github.com/highlight/highlight/pull/9859 * update TTL of raw metrics tables by @Vadman97 in https://github.com/highlight/highlight/pull/9863 * add basic opentelemetry metrics support to highlight.run by @Vadman97 in https://github.com/highlight/highlight/pull/9824 * Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9868 * Update docs on setting up AWS metrics by @ccschmitz in https://github.com/highlight/highlight/pull/9865 * Onboarding followups by @SpennyNDaJets in https://github.com/highlight/highlight/pull/9858 * add internet speed instrumentation to the highlight.run web sdk by @Vadman97 in https://github.com/highlight/highlight/pull/9873 * Version Packages by @github-actions in https://github.com/highlight/highlight/pull/9913 * Fix competitor URLs in sitemap by @ccschmitz in https://github.com/highlight/highlight/pull/9882 * fix alert graph loop, graphs with time range and no rows by @mayberryzane in https://github.com/highlight/highlight/pull/9912 * test fix in preview by @mayberryzane in https://github.com/highlight/highlight/pull/9914 * fix search on web vitals by @mayberryzane in https://github.com/highlight/highlight/pull/9915 * SQL builder - support more complex queries by @mayberryzane in https://github.com/highlight/highlight/pull/9875 * support session and error j/k shortcuts crossing page boundary by @Vadman97 in https://github.com/highlight/highlight/pull/9874 * fix project ids sent by frontend with member project level access by @Vadman97 in https://github.com/highlight/highlight/pull/9871 * Responsive topbar by @SpennyNDaJets in https://github.com/highlight/highlight/pull/9916 * update configuration of highlight sdk on landing page by @Vadman97 in https://github.com/highlight/highlight/pull/9922 **Full Changelog**: https://github.com/highlight/highlight/compare/docker-v0.5.1...docker-v0.5.2