Metrics & Events

Track anything, see everything

Custom metrics and events for Rails. Gauges, counters, distributions, and real-time dashboards with anomaly detection.

Real-time metrics dashboard

Custom dashboards with live data

flux dashboard
Active Users
2,847
+12.3%
Revenue Today
$14,293
+8.7%
API Requests/min
12,403
stable

Track any metric type

Gauges, counters, distributions, and sets. Built for the way you think about metrics.

  • Gauges for current values
  • Counters for incrementing totals
  • Distributions for statistical analysis
  • Sets for unique counts
# Track any metric type
BrainzLab::Flux.gauge("users.online", 234)
BrainzLab::Flux.increment("api.requests")
BrainzLab::Flux.distribution("response_time", 145.2)
BrainzLab::Flux.set("daily_active_users", user.id)

# Track events with properties
BrainzLab::Flux.track("user.signup", {
  plan: "pro",
  value: 29.99
})

Everything you need

Powerful metrics and event tracking

Custom Dashboards

Build dashboards with drag-and-drop widgets

Real-time Updates

Live streaming metrics via WebSocket

Anomaly Detection

AI-powered spike and drop alerts

Time-series Storage

Powered by TimescaleDB for fast queries

Start tracking in minutes

Free tier includes 100K events per month.