Skip to content

Add Airflow billing reference page#30

Merged
fmercadop merged 5 commits into
mainfrom
docs-update/airflow-billing
May 8, 2026
Merged

Add Airflow billing reference page#30
fmercadop merged 5 commits into
mainfrom
docs-update/airflow-billing

Conversation

@fmercadop
Copy link
Copy Markdown
Contributor

Adds a new reference page documenting how Datacoves bills Airflow worker
pod usage.

Location: Reference > Airflow > Airflow Billing
Path: docs/reference/airflow/airflow-billing.md

@fmercadop fmercadop requested a review from noel May 6, 2026 21:46
@fmercadop fmercadop self-assigned this May 6, 2026
fmercadop and others added 3 commits May 7, 2026 13:41
Updated SQL example query for billing calculations to reflect daily task execution and queue times.
Updated SQL example query formatting in airflow-billing.md

## Overview

Datacoves bills Airflow usage based on **worker pod running time**. Each Airflow task runs inside a dedicated Kubernetes pod, and billing is based on how long that pod is alive in the cluster. This is different from the task durations shown in the Airflow UI, which only reflect when task code itself was running.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo, "reflects"

Corrected grammatical error in the explanation of task durations.
@fmercadop fmercadop merged commit 213d84f into main May 8, 2026
2 checks passed
@fmercadop fmercadop deleted the docs-update/airflow-billing branch May 8, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants