Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CLink & Button QualityAction2 issue(s) across 25 links and 3 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://forms.gle/uuEsawKm7u9wCT4T8 | Prometheus User Survey (Editio… | new tab | Add '(opens in new tab)' to text |
| https://forms.gle/uuEsawKm7u9wCT4T8 | Prometheus User Survey (Editio… | new tab | Add '(opens in new tab)' to text |
| https://github.com/prometheus | GitHub Logo | new tab | Add '(opens in new tab)' to text |
| https://github.com/prometheus/prometheus | Star us on GitHub | new tab | Add '(opens in new tab)' to text |
| https://cncf.io/ | CNCF logo | new tab | Add '(opens in new tab)' to text |
| https://www.linuxfoundation.org/trademar… | Trademark Usage | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://forms.gle/uuEsawKm7u9wCT4T8; https://forms.gle/uuEsawKm7u9wCT4T8; https://github.com/prometheus; https://github.com/prometheus/prometheus; https://cncf.io/; https://www.linuxfoundation.org/trademark-usage
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
B404 Error PageHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BColor Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Open source | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 for your systems and… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Monitoring for the c… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Prometheus - Monitor… | 5.61:1 | 4.5:1 | #000000 | #E6522C | Pass |
| span Take the | 12.49:1 | 4.5:1 | #000000 | #F5BAAB | Pass |
| span Prometheus User Surv… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span and help the communi… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Prometheus User Surv… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Prometheus | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Docs | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Download | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Community | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Support & Training | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Blog | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Ctrl + K | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span metrics and monitori… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Monitor your applica… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Get started | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Download | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Get started | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
BLighthouse Accessibility AuditsScore 86/100 — 3 failing, 19 passedREVIEW
Accessibility
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.m_7485cace > div.Header_inner__ggL_E > div.m_4081bf90 > button#mantine-fdqpb6lm5-target div.m_7485cace > div.Header_inner__ggL_E > div.m_4081bf90 > button#mantine-fdqpb6lm5-target |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Prometheus User Survey (Edition 03.2026) div.mantine-hidden-from-sm > span > a.mantine-focus-auto > span |
Monitor your applications, systems, and services with the leading open source m… div.m_7485cace > div.Hero_wrapper__PHxif > div.Hero_inner__M_C9y > p.mantine-focus-auto |
Get started div.Hero_buttons__KNKv_ > a.mantine-focus-auto > span.m_80f1301b > span.m_811560b9 |
Prometheus models time series in a flexible dimensional data model. Time series… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
The PromQL query language allows you to query, correlate, and transform your ti… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
Alerting rules are based on PromQL and make full use of the dimensional data mo… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
Prometheus servers operate independently and only rely on local storage. Develo… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
Prometheus provides a large number of official and community-contributed metric… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
Prometheus comes with hundreds of official and community-contributed integratio… div.m_7485cace > div.m_2415a157 > a.FeaturesCards_card__6UuI0 > p.mantine-focus-auto |
MODERN MONITORING div.m_7485cace > div.m_4081bf90 > div.m_347db0ec > span.m_5add502a |
Designed for the cloud native world, Prometheus integrates with Kubernetes and … div.m_89ab340 > main.m_8983817 > div.m_7485cace > p.mantine-focus-auto |
Site Reliability Engineering: How Google Runs Production Systems (O'Reilly Medi… main.m_8983817 > div.m_7485cace > blockquote.m_ddec01c0 > cite.m_dde51a35 |
Prometheus is 100% open source and community-driven. All components are availab… main.m_8983817 > div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto |
Apache 2 License div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
GitHub div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
Star us on GitHub div.m_6d731127 > a.mantine-focus-auto > span.m_80f1301b > span.m_811560b9 |
Prometheus is a Cloud Native Computing Foundation graduated project. main.m_8983817 > div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto |
Cloud Native Computing Foundation div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
© Prometheus Authors 2014-2026 | Documentation Distributed under CC-BY-4.0 footer > div.m_7485cace > div.m_4081bf90 > p.mantine-focus-auto |
© 2026 The Linux Foundation. All rights reserved. The Linux Foundation has regi… footer > div.m_7485cace > div.m_4081bf90 > p.mantine-focus-auto |
Trademark Usage div.m_7485cace > div.m_4081bf90 > p.mantine-focus-auto > a.mantine-focus-auto |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Apache 2 License div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
GitHub div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
Cloud Native Computing Foundation div.m_7485cace > div.FeaturesCards_description__Nd9a8 > p.mantine-focus-auto > a.mantine-focus-auto |
Trademark Usage div.m_7485cace > div.m_4081bf90 > p.mantine-focus-auto > a.mantine-focus-auto |
These are opportunities to improve the legibility of your content.
A+Heading Hierarchy4 headingsPASS
- H1 Open source metrics and monitoring for your systems and services
- H2 Monitoring for the cloud native world
- H2 Open Source
- H2 Open Governance
A+Alt Text QualityAll 5 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #mantine-_R_1mmmlmtb_ | input | (Search) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input id="mantine-_R_1mmmlmtb_">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman