LogoLogo
Kadeck DocumentationSubmit Ticket
  • Platform overview
  • Deployment
  • API Reference
  • Platform updates
  • Getting started
    • Overview
  • Services
    • Workflow Overview
    • Provisioning Profiles
  • Chargeback
    • Chargeback Overview

Legal

  • Legal Notice
  • Privacy Policy

© 2025 Xeotek Inc. and its affiliates

On this page
  • Overview
  • Cost Configuration
  • Data Export
  • Example Use Cases
  • Best Practices

Was this helpful?

Export as PDF
  1. Chargeback

Chargeback Overview

PreviousProvisioning Profiles

Last updated 3 days ago

Was this helpful?

The Chargeback feature enables platform teams to monitor and allocate costs associated with Kafka usage across teams, domains, and services. It provides full transparency into resource consumption and cost distribution, helping enforce internal budgeting, accountability, and optimization.


Overview

Chargeback allows you to define cost rates and calculate usage-based costs for:

  • Produced bytes

  • Consumed bytes

  • Storage (per GB)

  • Per-topic cost

  • Per-partition cost

Costs are tracked and visualized at multiple levels:

  • Topic

  • Service (logical group of topics, consumers, producers, etc.)

  • Domain (business ownership layer)

You can analyze costs over different time intervals:

  • Hourly

  • Daily

  • Monthly

  • Yearly


Cost Configuration

You can define cost rates:

  • Globally (applied to all clusters)

  • Per cluster (overriding global rates)

Rates are configured in the Portal under:

Administration → Chargeback


Data Export

The calculated cost metrics can optionally be published to an internal topic: _dsh.costs

This allows integration into:

  • Custom dashboards

  • Alerting pipelines

  • Real-time analytics (e.g., via SQL queries in the Stream Lab)


Example Use Cases

  • Detect high-volume consumers with low business impact

  • Enforce internal usage quotas per business unit

  • Feed cost breakdowns into BI tools

  • Trigger alerts on sudden cost spikes


Best Practices

  • Align cost metrics with infrastructure billing rates

  • Define ownership in your service/domain model for accurate attribution

  • Use _dsh.costs topic as a source for fine-grained real-time observability