Tracking User Events in Microservices
Tracking User Events in Microservices

Tracking User Events in Microservices

Author
Shiv Bade
Tags
event tracking
microservices
Published
July 28, 2016
Featured
Slug
Tweet
Centralized logging is not enough — we needed user event trails across services.
Tools: - Kafka with Avro schema - Unique trace IDs - Schema registry for evolution
This helped correlate issues, even weeks after they occurred.