This document describes the design and implementation of a service monitoring console within eBay's Turmeric SOA framework. Key components include the Service Query Metrics Service (SQMS) for logging metrics, a metrics storage provider interface, and the Monitoring Console (TMC) service for displaying metrics and building the dashboard UI using collected data. The system allows centralized collection of application logs and generation of custom reports. A partial offline data aggregator was also implemented to work with the Cassandra storage backend.