# Cost per active user, per request, per transaction

> Cost Reports gains a business denominator. Pin a metric like Monthly Active Users, API Requests, Completed Transactions, or Signups, and the Cost Over Time chart adds a second axis showing cost per unit, so you can finally answer whether a rising bill means you're growing or getting less efficient. Feed the metric by CSV upload or a daily pull from your own HTTPS endpoint. Live per-container CPU and memory charts also land on every Kubernetes detail page.

Source: https://zop.dev/changelog/v1-6-0
Published: 2026-05-06 · Tags: zopnight, zopday, cost-reports, unit-economics, kubernetes

---

Unit economics in Cost Reports.

## New

- Unit economics in Cost Reports: overlay cost per Monthly Active User, Daily Active User, API request, completed transaction, or signup, org-wide or scoped to a single team
- Feed unit metrics by CSV upload (`date,value`) or a daily authenticated pull from your own HTTPS endpoint, with a Test fetch button to verify connectivity before the daily sync runs
- Live per-container CPU and memory bar charts on every pod, deployment, daemonset, statefulset, and replicaset detail drawer, with the configured request and limit overlaid as reference lines

## Improved

- ZopDay: the home page loads faster on large orgs: project stats now load in a single batched call instead of one request per project
