Skip to content

Commit

Permalink
Launch INP metrics on amp-analytics (#39630)
Browse files Browse the repository at this point in the history
  • Loading branch information
powerivq authored Nov 18, 2023
1 parent bb5b9eb commit 45ea04a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build-system/global-configs/canary-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"amp-sticky-ad-to-amp-ad-v4": 0,
"story-video-cache-apply-audio": 0,
"amp-story-subscriptions": 1,
"interaction-to-next-paint": 0.1
"interaction-to-next-paint": 1
}
5 changes: 3 additions & 2 deletions build-system/global-configs/prod-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
"story-load-inactive-outside-viewport": 1,
"amp-sticky-ad-to-amp-ad-v4": 0,
"story-video-cache-apply-audio": 0,
"amp-story-subscriptions": 1
}
"amp-story-subscriptions": 1,
"interaction-to-next-paint": 1
}

0 comments on commit 45ea04a

Please sign in to comment.