Signalform 2.0 — trace-level SLOs are here

Every signal.
One surface. Zero guesswork.

Signalform unifies metrics, traces, and logs into a workspace that answers questions in milliseconds. Built for engineering teams who ship every day — and want to know exactly what happened when they did.

Press K anywhere to jump to any service, trace, or dashboard.

Trusted by engineering teams shipping fast

  • Ferrostack
  • QUANTABLE
  • helixware
  • Modulith
  • COBALT LAB
  • praxide

Product

Everything a fast team needs.
Nothing it has to babysit.

Six primitives, one data model. Every alert links to the trace that fired it, every trace links to the logs beneath it — no tab-hopping, no timestamp archaeology.

Alerting that finds the owner

Burn-rate math, anomaly baselines, and routing rules that page the team who owns the service — not whoever is unlucky enough to be on the default rota. Every page arrives with the offending trace attached.

Distributed tracing

OpenTelemetry-native, tail-sampled, searchable by any tag in under 100 ms — across 13 months of history.

Dashboards in seconds

Type a query, get a chart. Drag it onto a board. Share the URL. No YAML, no plugin marketplace, no waiting.

SLOs and error budgets

Define an objective once; Signalform tracks the budget, projects the burn, and alerts before you miss it. checkout.svc — 99.95% objective, 93% of budget remaining.

Plugs into your stack

One agent, sixty sources. If it emits telemetry, Signalform ingests it — no sidecar zoo required.

  • OpenTelemetry
  • Prometheus
  • Kubernetes
  • Terraform
  • StatsD
  • Webhooks

API-first, down to the pixel

Everything in the UI exists in the API — dashboards, monitors, SLOs, retention rules. Provision observability the same way you provision infrastructure: in code, reviewed, versioned.

Read the API reference
import { Signalform } from "@signalform/sdk";

const sf = new Signalform({ apiKey: env.SF_KEY });

sf.metric("checkout.latency", 38, { region: "us-east-1" });

await sf.trace("payments.charge", async (span) => {
  span.tag("provider", "atlaspay");
});

Platform

From page to root cause
in one keystroke.

Three views, one context. Switch between them without losing your place, your time range, or your filters.

trace 8f3d…c21a POST /v1/checkout 412 ms 0 ms 100 200 300 400 api-gateway auth.verify 44 ms checkout.svc 340 ms inventory.query 90 ms cache.get 14 ms payments.charge retry 192 ms db.commit 38 ms Slowest span: payments.charge · 47% of total — 1 retry against atlaspay sandbox

Built for production scale

0.0M

events ingested per second

peak across all customers, March 2026

0.00%

recorded platform uptime

trailing 12 months, all regions

0ms

p95 query latency

full-text search over 13 months of traces

Engineers on Signalform

Trusted by the people
who get paged at 3 a.m.

We replaced three tools with Signalform in a week. The first incident after the switch, we went from page to root cause in four minutes — the trace was already open next to the alert.

Priya RamanStaff Engineer, Helixware

The SLO burn alerts are the first ones my team actually trusts. Quiet when things are fine, loud exactly once when they're not. Our page volume dropped 60% in the first month.

Marcus EllisonSRE Lead, Ferrostack

Query speed changes behavior. Engineers explore telemetry now instead of waiting for someone to build them a dashboard. That curiosity has caught two incidents before customers did.

Ingrid SolbergVP Engineering, Quantable

Pricing

Simple, seat-based,
no ingest surprises.

Every tier includes unlimited viewers on dashboards. You only pay for seats that write queries, build monitors, or get paged.

Developer

For side projects and evaluation

$0/ seat / month

Start building
  • 1M events per day
  • 3-day retention
  • 2 dashboards, 5 monitors
  • Community support

Team

For product teams running production

$24/ seat / month

Start 14-day trial
  • 50M events per day
  • 30-day retention
  • Unlimited dashboards and monitors
  • SLOs with burn-rate alerting
  • Chat and email support

Scale

For platform orgs with compliance needs

$79/ seat / month

Talk to an engineer
  • Unlimited ingest with sampling controls
  • 13-month retention
  • SSO/SAML and audit log
  • 99.99% uptime SLA
  • Dedicated support engineer

All prices in USD. Annual plans are billed once per year. Nonprofits and open-source maintainers get Team free — write to oss@signalform.dev.

FAQ

Questions engineers ask

Ship with certainty.

Free for your first million events a day. First chart in about 11 minutes. Your future 3 a.m. self says thanks.

No credit card. No sales call. Delete everything with one API request.