Custom dimensions in issue group insights
Fixed an issue where custom dimensions were not appearing in issue group insights, preventing proper filtering and analysis of crash data by custom attributes.
Timeline time range selection fix
Fixed an issue where the timeline could display stale data when switching between different time ranges or sessions, causing inconsistent results.
Slack mention guidance in alerts
Alert notification configuration now displays a helpful hint when using @ mentions, reminding you to use Slack member IDs (e.g., @U0123456789) for reliable mentions instead of plain @ symbols.
Feature flag exposure matcher in workflows
You can now match on feature flag exposures in workflows. Create match conditions that check which feature flag variants a user is exposed to and trigger actions when a user is exposed to a specific variant. This enables targeted telemetry collection and conditional logic based on active experiments.
Group by feature flag on charts
Charts can now be grouped by feature flag to analyze how metrics correlate with experiments. This makes it easy to compare performance, crash rates, and other metrics across different feature flag variants, helping you identify issues specific to experimental groups.
Exclusivity flag on feature flag filters in issues
When filtering issues by feature flags, you can now specify whether to match issues where only the selected feature flags are present (exclusive mode) or where the selected flags are among any active flags (inclusive mode). This provides more precise control when investigating experiment-related issues.
















































