Skip to main content
  1. Projects/

CCloud Chargeback Helper

Author
Abhishek Walia
Eternal nerd dealing with complex systems, practical tooling, and the urge to share what I’ve learned.

When multiple teams share a Confluent Cloud environment but a single CoE team manages everything, the billing question comes up fast: who’s actually using what, and how much does it cost?

This tool correlates Confluent Cloud Billing, Metrics, and Core Objects APIs to produce hourly, identity-level chargeback and showback datasets. Cost attribution goes all the way down to service accounts, users, API keys, and individual resources.

This project has since been superseded by Chitragupta, a complete rewrite with a plugin architecture and support for additional ecosystems beyond Confluent Cloud.

Related