---
title: "Improved cost transparency with usage-based billing"
url: https://daily.dev/posts/improved-cost-transparency-with-usage-based-billing-uwkc8hggl
source_url: https://temporal.io/blog/improved-cost-transparency-with-usage-based-billing
type: article
source: "Temporal"
published: 2026-08-06T10:37:24.360Z
updated: 2026-08-06T10:40:13.081Z
tags: ["finops", "workflow-orchestration"]
reading_time: 6
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Improved cost transparency with usage-based billing

**[Temporal](https://daily.dev/sources/temporal)** · 6 min read · 0 upvotes · 0 comments

## Summary

Temporal Cloud has reached General Availability for two cost transparency features: the Cloud Billing API and the Billable Action Count metric. The Billing API provides namespace- and tag-level cost attribution at hourly granularity, accessible via the Cloud Ops API, CSV download, and integrations with Datadog Cloud Cost Management and Vantage. The Billable Action Count metric offers action-type usage data down to one-minute granularity via the OpenMetrics endpoint. Internally, the Billing API is powered by Temporal Workflows using signals, child workflows, and workflow ID reuse policies to handle request queuing and global rate limiting. Real-time namespace tags allow retroactive cost attribution, solving the problem of missing tags affecting historical billing data.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://temporal.io/blog/improved-cost-transparency-with-usage-based-billing>

## Similar posts on daily.dev

- [Getting the most out of the Billable Action Count metric](https://daily.dev/posts/getting-the-most-out-of-the-billable-action-count-metric-sohswtu6c) · Temporal · 0 upvotes · 0 comments
- [Dogfooding the Billable Actions metric: How granular observability improved our metering validation](https://daily.dev/posts/dogfooding-the-billable-actions-metric-how-granular-observability-improved-our-metering-validation-tktkekusn) · Temporal · 0 upvotes · 0 comments

---

Tags: [#finops](https://daily.dev/tags/finops), [#workflow-orchestration](https://daily.dev/tags/workflow-orchestration)

[View this post on daily.dev](https://daily.dev/posts/improved-cost-transparency-with-usage-based-billing-uwkc8hggl)
