Fusebox for production
Real-time visibility and control over every circuit breaker, from a single dashboard.
No credit card required
Integrate in minutes
One SDK call wraps your critical dependencies. Everything else is managed from the dashboard.
$ npm install @openfuseio/sdkimport { OpenfuseCloud } from '@openfuseio/sdk';
const openfuse = new OpenfuseCloud(...);
const customer = await openfuse.breaker('stripe').protect(
() => stripe.customers.retrieve(customerId) // calls Stripe normally
);
// See it break. Act before it spreads.That's all the code you need. Thresholds, recovery, and sync are managed from dashboard. Read the SDK docs.
Built for reliability-first teams
See how your services degrade. Act before your users notice.
Define your trip policies
Configure exactly when and how breakers should trip. Set error thresholds, evaluation windows, and choose between opening the breaker or alerting your team. All from the dashboard.
Available on all plansMonitor every state change
Every breaker transition is captured with full context: who triggered it, when it happened, and why. Trace incidents back to the exact moment a circuit changed state.
Managed cloud or self-hostedSimple, transparent pricing
Start free and scale as you grow. No hidden fees or surprise charges.
Free
For side projects and trying things out
- 2 environments
- 10 breakers per environment
- 5 connected instances per environment
- Unlimited users
- Trip policies + manual controls
- 7-day state history
- Community Slack support
Starter
For small teams going to production
- 3 environments
- 50 breakers per environment
- 25 connected instances per environment
- Unlimited users
- Slack + webhook notifications
- 90-day audit retention
- Email support
Business
For multi-team platforms at scale
- 5 environments
- 200 breakers per environment
- 100 connected instances per environment
- Unlimited users
- RBAC (ops/dev/viewer)
- 1-year audit retention
- Priority support
Enterprise
For large platforms with compliance
- Unlimited environments, breakers & instances
- Unlimited users
- SSO/SAML & SCIM
- Audit exports & VPC peering
- Data Processing Agreement
- Named Customer Success Manager
- Custom SLAs & 24x7 routing
Prefer to self-host? Check out the docs to get started.
Frequently asked questions
Everything you need to know about Openfuse. Can't find what you're looking for? Contact our support team.
Ready to build more resilient systems?
Start protecting your critical infrastructure in minutes. Free for up to 10 breakers on our cloud, or self-host from day one.