Skip to content

Code Insights: Unify Insights Tracking issue

Created by: chwarwick

Plan

Search-based Code Insights run either over an explicit list of repos or all repos. If the former, the data is generated by just-in-time searches. If the latter, the data is generated on a delay in the backend with results persisted in the database. These methods have different costs and benefits. We need to unify them to unblock developer velocity so we don’t have to build two versions of new features, and also to get the benefits of each across all insights while removing some of these costs.

Tracking issues for identified items in rfc 677

Live Preview for all search insights

All search insights load equally fast after initial creation/backfill

All search insights share common features (filtering/sorting)

All search insights can get additional data points and snapshots

Frontend Updates

Post Feature Flag Enabled