Mobile 375 × 812

Desktop 1440 × 900

Score: 75 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
HSTS header is missing
No Content-Security-Policy header found
1 control(s) without accessible label
25 image-only link(s) without alt text
[](https://beavercheck.com/results/b605fbf1-13b6-58d9-2112-43bad80def11)<a href="https://beavercheck.com/results/b605fbf1-13b6-58d9-2112-43bad80def11"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.sentry.io" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.sentry.ioThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
4.06 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
0 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
6.09 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
0 ms
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Sentry issue detail page for a fatal read ETIMEDOUT error on a GET /api/project… div.accordion-wrapper > div.tab-item > div.tab-mobile-img-wrapper > img.shrink-0 | sentry.io/_vercel/image?url=_astro%2Ftabs-b-1.CxQnCdrJ.webp&w=640&q=100 | 49.4 KiB | 45.9 KiB |
Sentry Session Replay showing a user session on empower-plant.com with clicks, … div.accordion-wrapper > div.tab-item > div.tab-mobile-img-wrapper > img.shrink-0 | sentry.io/_vercel/image?url=_astro%2Ftabs-a-1.3EhRDHX9.webp&w=640&q=100 | 46.8 KiB | 43.5 KiB |
Left Installation Instructions Image Mobile section.relative > div.container > div.getting-started-container > img.md:hidden | sentry.io/_astro/getting-started-img-left.CRIbD4_5.webp | 36.7 KiB | 27.9 KiB |
Illustration of a terminal-style window showing the command npm install @sentry… div.flex > div.bg-gradient-to-r > div.rounded-[0.6625rem] > img.w-full | sentry.io/_vercel/image?url=_astro%2Finstall-1-line.CStr0HQx.webp&w=828&q=100 | 26.8 KiB | 21.9 KiB |
Right Installation Instructions Image div.container > div.getting-started-container > div.flex > img.relative | sentry.io/_astro/getting-started-img-right.uCQ8m_KR.webp | 27.4 KiB | 20.3 KiB |
div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo | sentry.io/_astro/ufo-abduction-image.CCCweOzA.webp | 11.6 KiB | 10.8 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size |
|---|---|
| sentry.io/_astro/_slug_.C88tuRea.css | 4.4 KiB |
| sentry.io/_astro/_slug_.BMaqGsss.css | 1.4 KiB |
| sentry.io/_astro/_slug_.hCNSTyVh.css | 25.1 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn how to avoid long main-thread tasks
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| sentry.io/_astro/Welcome.astro_astro_type_script_index_0_lang.B_M3jXhV.js | 5.8 s | 2.6 s | 0.5 ms |
| Unattributable | 998 ms | 378 ms | 0.0 ms |
| sentry.io/welcome/ | 446 ms | 124 ms | 22 ms |
| plausible.io/js/script.tagged-events.js | 363 ms | 21 ms | 0.5 ms |
| sentry.io/_astro/link-decorator.BP7leAsv.js | 120 ms | 2.2 ms | 0.2 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 3.8 s |
| Script Evaluation | 3.1 s |
| Style & Layout | 528 ms |
| Rendering | 126 ms |
| Garbage Collection | 81 ms |
| Parse HTML & CSS | 77 ms |
| Script Parsing & Compilation | 25 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo | sentry.io/_astro/ufo-abduction-image.CCCweOzA.webp |
Left Installation Instructions Image Mobile section.relative > div.container > div.getting-started-container > img.md:hidden | sentry.io/_astro/getting-started-img-left.CRIbD4_5.webp |
Right Installation Instructions Image div.container > div.getting-started-container > div.flex > img.relative | sentry.io/_astro/getting-started-img-right.uCQ8m_KR.webp |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
| Failing Elements |
|---|
body.transition-colors > main#main-content > div.toggle-container body.transition-colors > main#main-content > div.toggle-container |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
Automatically root-cause any issue
Catch critical issues before you merge and … div.feature-carousel-wrapper > div.carousel-gradient-container > div#feature-carousel-7r6ycjyyj > div.carousel-item |
Break production less
Predict and prevent the errors that matter most before t… div.feature-carousel-wrapper > div.carousel-gradient-container > div#feature-carousel-7r6ycjyyj > div.carousel-item |
Stay in the flow
From GitHub, Slack, Jira, and Linear to coding agents with Se… div.feature-carousel-wrapper > div.carousel-gradient-container > div#feature-carousel-7r6ycjyyj > div.carousel-item |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
| Failing Elements |
|---|
Next.js
Angular
Android
iOS
Flutter
React Native
.NET MAUI
Python
Node.js
React… div.getting-started-container > div.flex > div.select-wrapper > select#installation-dropdown-23 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Left Installation Instructions Image div.container > div.getting-started-container > div.flex > img.hidden | sentry.io/_astro/getting-started-img-left.CRIbD4_5.webp | 248 x 410 (0.60) | 466 x 410 (1.14) |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
879 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.46 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
7 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.13 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
1.56 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
GitHub code review by the Seer highlighting a potential bug: inconsistent error… div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-2 | sentry.io/_vercel/image?url=_astro%2Ftabs-b-3.DBuDJxCL.webp&w=640&q=100 | 64.7 KiB | 48.7 KiB |
Sentry trace waterfall view for an HTTP POST to /api/v1/buy-plants, showing AI-… div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-1 | sentry.io/_vercel/image?url=_astro%2Ftabs-a-2.BeO7Y7Ee.webp&w=640&q=100 | 60.4 KiB | 45.4 KiB |
Sentry issue detail page for a fatal read ETIMEDOUT error on a GET /api/project… div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-0 | sentry.io/_vercel/image?url=_astro%2Ftabs-b-1.CxQnCdrJ.webp&w=640&q=100 | 49.4 KiB | 37.1 KiB |
Sentry Session Replay showing a user session on empower-plant.com with clicks, … div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-0 | sentry.io/_vercel/image?url=_astro%2Ftabs-a-1.3EhRDHX9.webp&w=640&q=100 | 46.8 KiB | 35.2 KiB |
Code diff view showing new configurations added to prevent database timeout err… div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-1 | sentry.io/_vercel/image?url=_astro%2Ftabs-b-2.Bc7JV4Tp.webp&w=640&q=100 | 42.7 KiB | 32.1 KiB |
Sentry issue view showing an unhandled exception in src/main.py at line 279: “E… div.flex-grid-cell > div.justify-items-center > div.relative > img.tab-img-2 | sentry.io/_vercel/image?url=_astro%2Ftabs-a-3.BH8DXd6a.webp&w=640&q=100 | 40.2 KiB | 30.2 KiB |
Illustration of a terminal-style window showing the command npm install @sentry… div.flex > div.bg-gradient-to-r > div.rounded-[0.6625rem] > img.w-full | sentry.io/_vercel/image?url=_astro%2Finstall-1-line.CStr0HQx.webp&w=828&q=100 | 26.8 KiB | 15.7 KiB |
div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo | sentry.io/_astro/ufo-abduction-image.CCCweOzA.webp | 11.6 KiB | 10.8 KiB |
Chat-style interface showing “Sentry agent connected” and a user named “codydea… div.flex > div.bg-gradient-to-r > div.rounded-[0.6625rem] > img.w-full | sentry.io/_vercel/image?url=_astro%2Fmcp-integration.BsYvoh98.webp&w=828&q=100 | 15.9 KiB | 9.3 KiB |
A section labeled “Root Cause” with code insight stating: “The code attempts to… div.flex > div.bg-gradient-to-r > div.rounded-[0.6625rem] > img.w-full | sentry.io/_vercel/image?url=_astro%2Fautomatic-rca.CGAenFBp.webp&w=828&q=100 | 15.4 KiB | 9.0 KiB |
Code snippet with a console warning message and a Sentry UI section showing a b… div.flex > div.bg-gradient-to-r > div.rounded-[0.6625rem] > img.w-full | sentry.io/_vercel/image?url=_astro%2Fai-code-review.zf1XFlmB.webp&w=828&q=100 | 12.3 KiB | 7.2 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size |
|---|---|
| sentry.io/_astro/_slug_.hCNSTyVh.css | 25.1 KiB |
| sentry.io/_astro/_slug_.BMaqGsss.css | 1.4 KiB |
| sentry.io/_astro/_slug_.C88tuRea.css | 4.4 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| sentry.io/_astro/_slug_.hCNSTyVh.css | 25.0 KiB | 19.4 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| sentry.io/_astro/index.BCrW9_N5.js | 47.9 KiB | 23.3 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Other | 1.3 s |
| Script Evaluation | 839 ms |
| Style & Layout | 153 ms |
| Rendering | 55 ms |
| Parse HTML & CSS | 24 ms |
| Garbage Collection | 20 ms |
| Script Parsing & Compilation | 6.1 ms |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo div.container > div.animated-logo-grid-wrapper > div.ufo-container > img.ufo | sentry.io/_astro/ufo-abduction-image.CCCweOzA.webp |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
| URL | Time Spent |
|---|---|
| www.sentry.io/ | 248 ms |
| sentry.io/ | 331 ms |
| sentry.io/welcome/ | 0.0 ms |
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
| Failing Elements |
|---|
main#main-content > div.toggle-container > div.toggle-wrapper > div.toggle-track main#main-content > div.toggle-container > div.toggle-wrapper > div.toggle-track |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
| Failing Elements |
|---|
Next.js
Angular
Android
iOS
Flutter
React Native
.NET MAUI
Python
Node.js
React… div.getting-started-container > div.flex > div.select-wrapper > select#installation-dropdown-23 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Left Installation Instructions Image Mobile section.relative > div.container > div.getting-started-container > img.md:hidden | sentry.io/_astro/getting-started-img-left.CRIbD4_5.webp | 248 x 410 (0.60) | 466 x 410 (1.14) |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback