How to consume McRouter data with Quix
The McRouter Telegraf plugin gathers metrics from Mcrouter memcached proxy, monitoring the performance of this distributed memory caching system that routes memcached requests across multiple servers
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from McRouter
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from McRouter to power real-time capabilities
Integration with McRouter is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from McRouter and forward it to Quix for real-time processing, analysis, and integration with downstream systems.
