THE RUM BLIND SPOT

pingdom says you're up.
your users can't connect.

Standard RUM (Datadog, New Relic) relies on a healthy connection to load its monitoring script. EdgeViz turns every browser into a persistent sentinel that maximizes path diversity, evolving new ways to get diagnostic signals through even when the primary HTTP path is completely broken.

~50ms DETECTION
~20kb TOTAL SIZE
0 DEPENDENCIES
ARCHITECTURE

beyond the "ping"

Traditional monitoring has two fatal flaws. Synthetics check from a handful of clean datacenter backbones, missing regional "last-mile" ISP failures. Standard RUM relies on a JavaScript snippet that never loads if your site is down. EdgeViz uses a persistent Service Worker and out-of-band signaling to capture the ground truth from actual user browsers.

STANDARD RUM datadog / new relic
  • Fails when the site is unreachable
  • Blind to DNS & TLS handshake failures
  • Requires HTTP to report errors
  • High overhead on every page load
EDGEVIZ SENTINEL persistent browser sensor
  • Persistent: Lives in the browser cache
  • Catches DNS, TLS, & ISP Failures
  • Out-of-Band: Secondary signal path
  • Zero overhead when healthy

why standard RUM isn't enough

capability edgeviz standard rum legacy synthetic
works when site is 100% down (if origin is up)
out-of-band signal delivery
real user ISP/ASN breakdown
edge PoP diagnostics
offline UI injection
same-origin hosting N/A

privacy as a competitive edge

Legacy monitoring depends on cookies and behavioral data collection. EdgeViz captures network diagnostics only — no cookies, no PII, zero external dependencies — reducing your attack surface and compliance burden.

LEGACY pingdom / site24x7
  • Cookies for tracking, sessions, targeting
  • Collects behavioral data and demographics
  • Heavy dependency chains (supply chain risk)
  • PII in request/response payloads
EDGEVIZ network diagnostics only
  • Zero cookies — no tracking, no sessions
  • No PII — no request payloads collected
  • Same-origin hosted — served from your domain
  • 0 dependencies — minimal attack surface
CAPABILITIES

forensic-level telemetry

client-side detection

Service worker catches connection failures. Detects origin timeouts, DNS failures, TLS errors—from the user's actual network path. No request data is collected.

network fingerprinting

Every beacon includes ISP, ASN, edge colo, TCP RTT, TLS version. Relay observations add JA4 fingerprints and independent geo cross-checks. Pinpoint the exact network path where failures occur.

incident aggregation

Beacons grouped by domain + failure type. Storm drain deduplication prevents alert floods during major outages.

root cause classification

Auto-classifies: origin down, client connectivity, partial failure. Edge worker probes origin to confirm server-side vs client-side.

recovery tracking

When affected sessions reconnect, incidents update. See real-time recovery rates across networks.

offline ui injection

Show users a branded status page instead of browser error. Custom messaging while you fix things.

out-of-band path diversity

Multiple independent signal paths across diverse infrastructure providers, operating independently of your primary HTTP/TLS stack. If the primary route is blocked, diagnostics route through secondary channels. No single point of failure between the user and your visibility.

geo confidence

Cross-references client location with edge PoP distance across multiple independent relay providers. Surface bad routing, wrong datacenter hits, and unreliable geo data with cross-provider verification.

privacy-first

No cookies. No request payloads. No PII. We capture network diagnostics only—ISP, edge, timing. Your users' data stays yours.

INTEGRATION

quick setup. full visibility.

Service workers require same-origin hosting. Add our proxy rules, then embed the script.

nginx.conf
location ~ ^/(edgeviz-sw|edgeviz-core|edgeviz)\.js$ {
    proxy_pass https://edgeviz.net;
}
index.html
<script async src="https://yourdomain.com/edgeviz.js?id=YOUR_ID"></script>

Full docs with Apache, Caddy, Cloudflare, and Vercel configs.

01

script loads

Registers service worker (~20KB total). No external dependencies.

02

service worker monitors navigation

Watches for connection failures only. Zero overhead when healthy. No data inspection.

03

failure detected

Request times out or errors. SW captures network context via edge worker probe.

04

beacon routed

Diagnostic payload finds a path to edgeviz—even during partial outages. Aggregated into active incident.

05

instant visibility

Live push to your dashboard. Incident cards populate with network forensics as beacons arrive.

COMING SOON

crowdsourced internet weather

When 500 users across different sites report failures from Verizon in Chicago at the same time, that's not your origin—it's an ISP outage. EdgeViz correlates telemetry across all customers to detect infrastructure failures before ISPs admit them.

INTERACTIVE

experience the sentinel

Don't take our word for it. See exactly how EdgeViz intercepts a connection failure and provides real-time forensics in our interactive simulation.

Try the Live Simulation →
PRICING

start free. scale when ready.

starter $0
  • DOMAINS 1
  • BEACONS/MO 1,000
  • RETENTION 7 days
  • ALERTS email
get started
enterprise custom
  • DOMAINS unlimited
  • BEACONS/MO unlimited
  • RETENTION 90 days
  • SSO saml/oidc
  • SUPPORT dedicated
contact