API monitoring & Web Vitals, in one line.

Latency, errors, logs, and real-user Core Web Vitals for your Node or Next.js app, one dashboard, one flat price.

Open-source SDK · Cookieless & GDPR-ready · Free to start, no card

Setup

Add one line. See data in ~60 seconds.

Install the SDK, create a client, attach the adapter for your framework. That's the whole integration.

$ npm install @statvisor/sdk
import { Statvisor } from "@statvisor/sdk";

const sv = new Statvisor({ apiKey: process.env.STATVISOR_API_KEY! });

app.use(sv.express()); // every route, monitored

Prefer to read first? Full integration docs →

$12/mo
Flat price
< 2 min
Setup time
Zero
Config files
No
Surprise bills

You don't need a DevOps team
to know your app is healthy.

Most monitoring tools were built for large orgs with full-time DevOps and usage-based bills that balloon overnight. If you're a solo dev or small team, you just need the vital signs, without a week of setup or a surprise invoice.

You find out something is broken from a customer

By the time a user emails you, dozens of others have already given up and left. You need to know the moment something goes wrong, not hours later.

You're paying for 3 tools and still have blind spots

One tool for errors, one for the frontend, one for uptime. None of them talk to each other. Something is always missing.

Enterprise tools weren't built for you

Datadog and New Relic are powerful, but they'll charge you $200+/month before you've seen a single useful chart. You'll spend more time configuring than shipping.

Statvisor fills the gap: the vital signs of your entire app, without the enterprise bloat.

How it flows

One line in. Full-stack visibility out.

The SDK batches events and ships them non-blocking, so nothing sits in your request path. Everything lands in one place.

Your app

Add one line to your Node or Next.js app.

npm install @statvisor/sdkRead the docs
Statvisor

Batched, non-blocking ingest. Zero added latency.

Setup

Up and running in 2 minutes

Add the SDK to your app in minutes. No infrastructure to provision, no agents to run. See the framework quick-start for your stack.

01

Create a project

Sign up and create a project in the Statvisor dashboard. You'll get an API key instantly.

02

Add the SDK

Add one line to your app with our framework quick-start. Nothing else to wire up.

$ npm install @statvisor/sdk
03

Watch data flow

Make a request to your API. Within seconds it appears in the dashboard with full analytics.

Built in the open

An early tool you can actually trust.

Statvisor is new, so instead of asking you to take our word for it, we put everything in the open. Read the code, watch it ship, and try a live dashboard before you sign up.

Open-source SDK

The SDK you install is MIT-licensed and public. Read exactly what it collects and how it batches, before you add it.

View on GitHub →

Shipped in public

Every release and fix is on the public changelog. You can see the tool is active and moving, week over week.

See the changelog →

Try it, no signup

A full live dashboard with real-looking data. Click around and decide it's worth your time before creating an account.

Open the live demo →

“I got tired of choosing between analytics tools that need a PhD and enterprise APMs that bill you by surprise. Statvisor is the tool I wanted for my own apps: one line, one flat price, backend and frontend in one place. It's early, your feedback shapes what ships next.”

Merse, founder of Statvisor

Why Statvisor

Built for developers, not enterprises.

Statvisor does 80% of what Datadog does, in 2 minutes of setup, at one flat price.

 StatvisorDatadogNew Relic
Pricing modelFlat $12/moUsage-basedUsage-based
Setup time2 minutesHours to daysHours to days
Frontend + Backend togetherSeparate toolsSeparate tools
P50 / P95 / P99 latency
Core Web VitalsAdd-onAdd-on
Free tierLimitedLimited
Built for small teams

Pricing

Predictable pricing. No surprise bills.

Most monitoring tools charge per event, meaning your bill grows as your app grows. Statvisor is one flat price, always.

FIRST5, $5 off on your first invoice, applied automatically at checkout

Free

$0/mo

For side projects and trying things out

  • 1 project
  • 30-day data retention
  • Backend API monitoring
  • Latency percentiles
  • Frontend analytics
  • Geo map & traffic sources
  • Core Web Vitals
  • Real-time active visitors
Get started
Most popular

Pro

$7$12/mo

For teams that need real observability

  • Everything in Free
  • Unlimited projects
  • 1-year data retention
  • Time ranges up to 1 year
  • Custom error classification
Upgrade to Pro

FAQ

Common questions

Which frameworks does Statvisor support?

Any JavaScript/TypeScript server: Express, Fastify, Next.js (App Router), Hono, and Cloudflare Workers. Frontend page views and Core Web Vitals work in any browser app via a small React component. Python and other non-JS backends aren't supported yet.

Will it add latency to my responses?

No. Events are buffered and delivered non-blocking, on Next.js the ingest runs in after(), on Cloudflare Workers via ctx.waitUntil, and in the browser via sendBeacon. Your response is sent first; monitoring happens after. It never sits in your request path.

How long is data retained?

Free plan retains data for 30 days. Pro plan retains data for 1 year. Data is automatically pruned after your retention window.

Can I cancel my Pro subscription anytime?

Yes. You can cancel anytime from the billing portal in your settings. You retain Pro access until the end of your billing period.

What about privacy and GDPR?

Frontend analytics are cookieless and there's a built-in consent banner. We don't store request bodies or PII; visitor country is derived from IP and the raw IP is never stored. All data is scoped to your account, no other user can see it.

Know your app is healthy.
Before your customers find out it isn't.

Free forever. No credit card. Up and running in under 2 minutes.