Products
Brainz Lab provides a comprehensive suite of tools to monitor, debug, and manage your Rails applications.Observability
Recall
Structured LoggingCollect, search, and analyze logs with powerful query language. Track user sessions and correlate logs across requests.
Reflex
Error TrackingCapture and group exceptions automatically. Get notified of new errors with full context and breadcrumbs.
Pulse
APM & TracingMonitor application performance with distributed tracing. Track response times, throughput, and database queries.
Flux
Custom Metrics & EventsTrack custom events and metrics. Build dashboards and detect anomalies automatically.
Alerting
Developer Tools
Cortex
Feature FlagsControl feature rollouts with targeting rules. A/B test and gradually release new functionality.
Synapse
Deployments & TasksTrack deployments, run one-off tasks, and manage environments with GitHub integration.
How They Work Together
All products integrate seamlessly:- Unified alerting: Signal monitors all products and sends notifications
- Errors link to logs: Click through from an error to see related log entries
- Logs link to traces: See the full request trace from any log line
- Traces show queries: Identify slow database queries affecting performance
- Events correlate: Custom events include trace IDs for correlation
Getting Started
- Install the SDK - Add the
brainzlabgem to your Rails app - Configure - Set your secret key and enable products
- Deploy - Start collecting data automatically
Quick Start Guide
Get up and running in 5 minutes