November 18, 2024 7 min read
@Kai Chen - Software Engineering Intern
Introduction Slack handles a lot of log data. In fact, we consume over 6 million log messages per second. That…
November 14, 2024 13 min read
@Scott Nelson Windels
Introduction Slack handles a lot of log data. In fact, we consume over 6 million log messages per second. That equates to over 10 GB of data per second! And it’s all stored using Astra, our in-house, open-source log search engine. To make this data searchable, Astra groups it by time and splits the data…
November 18, 2024 7 min read
@Kai Chen - Software Engineering Intern
Introduction Slack handles a lot of log data. In fact, we consume over 6 million log messages per second. That…
November 14, 2024 13 min read
@Scott Nelson Windels

Customer Stories - Sentry

Category: Events

How I Slashed My AI API Bill by 95% — A Practical Guide for 2026

Beyond the Stateless Prompt: Building an Auditable Product Intelligence Pipeline with Cascadeflow and Hindsight

How I Cut My LLM Costs by 90% Without Changing My App Logic

The Event Store That Survived Black Friday Without a Single 5xx

How I Built an AI-Powered Incident RCA Platform with LangGraph and RAG

The Day We Realized Events Were the Bottleneck (And Why We Moved to Rust)

I built an open dataset of 1,119 SaaS webhook events. Here's what surprised me.

I instrumented 95 DataLoaders in a production GraphQL API — here's what I found