Changelog
v0.91.0July 24, 2025
Entrypoint Spans
Added entrypoint spans toggle to the key operations table. When enabled, filters to show only spans where requests first enter the service from upstream services, hiding internal downstream spans for a cleaner high-level view.
System Theme Support
Added system theme option to automatically follow your OS dark/light mode preference and updated the app loading screen.
Bug Fixes
- Optimized query performance by fetching only required log attributes instead of all attributes during query building and execution.
- Fixed log details filtering to properly validate field types when applying filters, preventing filter errors.
- Fixed missing filters when navigating from infrastructure monitoring to logs explorer, ensuring context is preserved across views.
Maintenance
- Enhanced alert creation workflow by automatically pre-populating alert conditions based on selected reduce-to functions and threshold values.