Skip to content

feat(dashboards): register BFCache Metrics prebuilt dashboard - #121164

Open
logaretm wants to merge 1 commit into
masterfrom
awad/bfcache-metrics-prebuilt-backend
Open

feat(dashboards): register BFCache Metrics prebuilt dashboard#121164
logaretm wants to merge 1 commit into
masterfrom
awad/bfcache-metrics-prebuilt-backend

Conversation

@logaretm

@logaretm logaretm commented Aug 4, 2026

Copy link
Copy Markdown
Member

This registers the BFCache metrics dashboard on the BE.

BFCache is a browser memory cache that only works for backward/forward navigations, but the browser has certain heuristics for deciding if a page is eligible or not.

This PR builds on several other PRs around Sentry to expose the cache heuristics to the developer

This PR contains the BE portion of the work needed to add this as a built-in dashboard.

Reference links:

Adds the BFCACHE_METRICS prebuilt id (30) and its backend stub entry so
the dashboard is synced to the DB and served by the dashboards API. Widget
definitions live in the frontend config keyed by this id.
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Aug 4, 2026
@logaretm
logaretm marked this pull request as ready for review August 4, 2026 16:25
@logaretm
logaretm requested a review from a team as a code owner August 4, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant