How to consume Kube Inventory data with Quix
The Kube Inventory Telegraf plugin gathers detailed Kubernetes resource metrics, including comprehensive information about deployments, pods, services, and other Kubernetes objects for in-depth cluster analysis
Quix is the Python stream processor, and it serves the following purposes:
- Ingest messages from Kube Inventory
- Process received messages
- Send transformed data to destination systems (via Quix integrations) so it can be operationalized
- Use data received from Kube Inventory to power real-time capabilities
Integration with Kube Inventory is achieved via Telegraf using the Quix Telegraf output plugin. This plugin allows Telegraf to collect data from Kube Inventory and forward it to Quix for real-time processing, analysis, and integration with downstream systems.
