Pricing that scales with your stack
Start free on a single service. Upgrade only when you grow. Limits are soft — you'll never get paged by a billing wall.
Trial
Kick the tires on a single service, forever.
Start free- 1 monitored service + free disk & host metrics
- Core insights (forecasts + health)
- 2-minute metric collection
- Email alerts
- Community support
Starter
For small teams running a few services.
Start 14-day trial- 5 monitored services
- +2 teammates (1 admin + 2 seats)
- 1-minute metric collection
- Core insights on every service
- Email alerts
- 1 service swap per 48 hours
Pro
For growing platforms and on-call teams.
Start 14-day trial- 15 monitored services
- +4 teammates (1 admin + 4 seats)
- 30-second metric collection
- Advanced insights (performance & efficiency)
- Slack and webhook alerts
- Multi-node cluster monitoring
- Per-VM access control
- 2 service swaps per 24 hours
- Priority email support
Premium
For mid-market teams that need predictive depth.
Start 14-day trial- 25 monitored services
- +4 teammates (1 admin + 4 seats)
- 10-second metric collection
- Predictive insights (memory & disk forecasts)
- AI recommendations engine (rolling out)
- Single sign-on (SAML / OIDC)
- Audit log
- Unlimited service swaps
- Shared Slack support channel
Enterprise
For scale, with everything customizable.
Talk to us- Custom service limits
- Custom user seats
- Custom collection interval
- Predictive insights with custom thresholds
- AI recommendations engine
- SSO, audit log, and admin panel
- Dedicated support + SLA
- Onboarding and migration assistance
All paid plans include a 14-day free trial. No card required to start.
Compare plans
Every feature, side by side. All services are available on every paid tier — what scales is depth, scale limits, and operational features.
| Feature | Trial | Starter | Pro | Premium | Enterprise |
|---|---|---|---|---|---|
| Scale | |||||
| Monitored services | 1 | 5 | 15 | 25 | Custom |
| Disk & host metrics (never counts against your limit) | Free | Free | Free | Free | Free |
| Team seats (admin included) | 1 | 3 | 5 | 5 | Custom |
| Metric collection interval | 2 min | 1 min | 30 sec | 10 sec | Custom |
| Service swaps | — | 1 per 48 h | 2 per 24 h | Unlimited | Unlimited |
| Insights | |||||
| Core insights (cluster health, OOM, disk fill) | |||||
| Advanced insights (performance, efficiency) | — | — | |||
| Predictive insights (forecasts, anomalies) | — | — | — | ||
| AI recommendations engine | — | — | — | ✓ (rolling out) | |
| Custom insight thresholds | — | — | — | — | |
| Alerting | |||||
| Email alerts | |||||
| Slack alerts | — | — | |||
| Webhook alerts (PagerDuty, Opsgenie, custom) | — | — | |||
| Operations | |||||
| Multi-node cluster monitoring | — | — | |||
| Per-VM access control (project managers) | — | — | |||
| Single sign-on (SAML / OIDC) | — | — | — | ||
| Audit log | — | — | — | ||
| Support | |||||
| Support channel | Community | Priority email | Shared Slack | Dedicated + SLA | |
Questions, answered properly
The things people actually ask us before they connect their first host. Can't find yours? Ask us directly.
Plans & billing
What counts as a service?
A service is one monitored node — a single Elasticsearch, Redis or Logstash instance is one service. Disk and host/system metrics are always included free on every VM and never count against your limit, so even the Trial plan gets full disk-fill forecasting plus one real service. A cluster counts one service per node — because we track every node independently, an 8-node Elasticsearch cluster is 8 services. The convenience is that one agent still collects the whole cluster, so there is no per-node install or config to maintain; the per-node count only affects how it tallies against your plan.
How do annual discounts work?
Each tier gets a different annual discount: Starter is 1 month free (12 paid months for the price of 11), Pro is 45 days free, and Premium is 2 months free. The discount is applied as a lower annual price; if you switch from monthly to annual mid-cycle, the remaining months are credited.
What happens if I go over my service limit?
Nothing breaks and nothing is dropped mid-incident. Limits are soft: you can keep adding services and we simply flag in-app that you are over. If you stay over for an extended period without upgrading, over-limit services may be paused — but you are always warned first, and pausing never deletes history. We would rather you see the alert than hit a wall during an outage.
Is there really a free tier, or just a trial?
Both. Every paid plan includes a 14-day free trial with no card required up front. Beyond that, the free Trial plan keeps working for a single service indefinitely — enough to forecast disk fill on one VM or watch one Redis instance for free, forever.
Can I change plans or cancel later?
Yes, any time, self-service. Upgrades take effect immediately and are prorated; downgrades apply at the end of the billing period so you keep what you paid for. Cancel and your data is retained for 30 days in case you come back.
How it works
How long until I see my first insight?
Usually under a minute. You run one curl command, the agent auto-detects your services, and the first metrics arrive within a collection interval (2 min on Trial, down to 10 s on Premium and Enterprise). Forecasting insights — like disk fill dates — sharpen over the first few hours as we collect enough history to model the trend.
Do I have to install a per-service exporter?
No. There are no Prometheus exporters or sidecars to wire up. A single agent — Augur, built on open-source Telegraf — collects every supported service on the host. Add a new service later and the same agent picks it up — there is no second install.
What is actually different from threshold alerting?
Thresholds tell you a number crossed a line, after it crossed. Foreseer models the trend and tells you when a line will be crossed, with hours of lead time, plus the likely cause and the command to fix it. A disk at 80% is not an alert; a disk that will hit 100% by 2am tonight is.
Security & data
Do you store my service credentials?
No. The config we serve has placeholders, not passwords — you type the credentials for Elasticsearch, Redis or Logstash directly into the agent config on your own VM. They live only on that host, are never transmitted to or persisted on our servers, and are carried forward automatically across agent updates. We only ever receive the resulting metrics.
What data leaves my infrastructure?
Numeric metrics and lightweight metadata (service versions, cluster names, host and cloud labels) — never log contents, document bodies, or key values from your datastores. Metrics are sent over TLS, authenticated with a per-host bearer token you can revoke at any time.
Can I self-host the data plane?
Metrics flow into a VictoriaMetrics-compatible store through the ingest API, so the time-series layer can run in your own environment. Fully self-hosted deployments are available on Enterprise — talk to us about your requirements.
Teams & alerting
How do roles and per-VM access work?
Three roles: admins manage everything, project managers manage the services and alerts for the VMs they are granted, and viewers get read-only access. On Pro and above you can scope a manager to specific VMs, so a team only sees the hosts they own.
Where can alerts be delivered?
Email on every plan (including Trial). Slack and webhook destinations — PagerDuty, Opsgenie, or any custom endpoint — unlock on Pro. Connectors are reusable: create one destination and attach it to any service.