Home / Companies / SingleStore / Blog / Post Details
Content Deep Dive

Monitoring A/B Experiments In Real Time

Blog post from SingleStore

Post Details
Company
Date Published
Author
Bryant Xiao
Word Count
1,013
Company Posts That Month
6
Language
English
Hacker News Points
-
Summary

We have implemented a real-time experiment metrics pipeline using SingleStore, which provides efficient and scalable data processing capabilities. The dashboard offers pre-computed hourly metrics for the past hour, as well as real-time metrics within the last hour, allowing us to quickly analyze and validate triggering issues, group size changes, and core metric performance. This system has been in production for over six months and has already helped us in numerous situations, providing valuable insights into experiments and enabling us to catch bugs and avoid disastrous changes early. We use Streamliner, an integrated SingleStore and Apache Spark solution, to ingest data from Kafka and persist it into SingleStore, ensuring low latency for near real-time analysis. The system is built using Python libraries provided by SingleStore, allowing us to connect to the database and run scheduled jobs or on-demand queries.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Real-time 24 205 60 26 -27%
Data Pipeline 2 22 8 4 +214%