---
title: "Dogfooding the Billable Actions metric: How granular observability improved our metering validation"
url: https://daily.dev/posts/dogfooding-the-billable-actions-metric-how-granular-observability-improved-our-metering-validation-tktkekusn
source_url: https://temporal.io/blog/dogfooding-the-billable-actions-metric-how-granular-observability-improved-our-metering-validation
type: article
source: "Temporal"
published: 2026-08-06T10:37:22.841Z
updated: 2026-08-06T10:39:47.562Z
tags: ["observability", "distributed-systems"]
reading_time: 5
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.

# Dogfooding the Billable Actions metric: How granular observability improved our metering validation

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

## Summary

Temporal's engineering team shares how they use the new Billable Actions metric internally to validate their metering pipeline. The metric exposes per-Workflow-Type and per-Action-Type breakdowns via an OpenMetrics endpoint, replacing aggregate-only dashboards. When discrepancies appeared in their canary-based validation pipeline, the granular data let engineers scope issues to specific Workflow or Action Types instead of guessing. The post includes SQL query examples for building breakdown dashboards and outlines customer use cases: usage visibility, optimization, validation, and alerting on per-type Action counts.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://temporal.io/blog/dogfooding-the-billable-actions-metric-how-granular-observability-improved-our-metering-validation>

## 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
- [Improved cost transparency with usage-based billing](https://daily.dev/posts/improved-cost-transparency-with-usage-based-billing-uwkc8hggl) · Temporal · 0 upvotes · 0 comments

---

Tags: [#observability](https://daily.dev/tags/observability), [#distributed-systems](https://daily.dev/tags/distributed-systems)

[View this post on daily.dev](https://daily.dev/posts/dogfooding-the-billable-actions-metric-how-granular-observability-improved-our-metering-validation-tktkekusn)
