You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/sentry/templates/sentry/partial/alerts.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -78,9 +78,9 @@
78
78
<divclass="alert-banner">
79
79
<divclass="alert-message">
80
80
{% if banner_choice == 0 %}
81
-
Find your most time-consuming database queries and impacted API endpoints with Query Insights.  <atarget="_blank" href="https://blog.sentry.io/find-slow-database-queries-with-query-insights/?utm_medium=banner&utm_source=sentry-app&utm_campaign=login-query-insights-blog&utm_content=login-banner&utm_term=">Learn more</a>.
81
+
Get notified about Sentry issues in Discord with our new Sentry + Discord integration.  <atarget="_blank" href="https://changelog.getsentry.com/announcements/discord-sentry-integration?utm_medium=banner&utm_source=sentry-app&utm_campaign=login-discord-integration&utm_content=login-banner&utm_term=">Learn more</a>.
82
82
{% elif banner_choice == 1 %}
83
-
Learn how lazy loading can improve your webpage's Core Web Vitals.  <atarget="_blank" href="https://blog.sentry.io/from-lcp-to-cls-improve-your-core-web-vitals-with-image-loading-best/?utm_medium=banner&utm_source=sentry-app&utm_campaign=login-lcp-to-fcp&utm_content=login-banner&utm_term=">Read more</a>.
83
+
Learn how to find and fix render blocking resources causing a slowdown.  <atarget="_blank" href="https://blog.sentry.io/how-to-id-fix-render-blocking-resources/?utm_medium=banner&utm_source=sentry-app&utm_campaign=login-render-blocking-blog&utm_content=login-banner&utm_term=">Read more</a>.
0 commit comments