Vercel Flags Evaluation Metrics
Key point
Vercel Flags has added a real-time evaluation status and metrics view for each flag.
Details
Vercel Flags has added a real-time evaluation view to each flag's detail page. You can check the number of evaluations per minute in a time-series chart, and flag versions are displayed on the chart, allowing you to connect configuration changes with changes in evaluation figures.
Evaluation data can be grouped and filtered by the following criteria:
- variant, reason, environment
- SDK key, client, reporting project
- Custom clients can be shown as separate groups via the
clientNameproperty
This allows you to verify that rollout percentages match actual serving, distinguish between target matches and default fallbacks, and identify which projects are using a specific flag.
Upgrading to @vercel/flags-core 1.6.0 or later will automatically display the metrics without any additional configuration.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.