dataops-airflow-observability

Community

See Airflow performance, failures, and SLAs.

Authorivanshamaev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of operating Apache Airflow “blindly” by turning scheduler health, task performance, queueing, and SLA misses into actionable metrics, dashboards, traces, and alerting signals.

Core Features & Use Cases

  • Metrics collection for Airflow: Configure StatsD-to-Prometheus and/or OpenTelemetry to export scheduler heartbeat, task duration/failures, DAG parse time, and executor queue/running counts.
  • Observability UI and alerting: Build Grafana panels for success/failure rate, task duration percentiles, pool slot utilization, and SLA miss detection; implement Prometheus alert rules for stale scheduler heartbeats, failure spikes, pool starvation, DAG parse errors, and SLA misses.
  • Operational diagnostics with context: Enable structured JSON task logging for easier log correlation and add OpenTelemetry traces to follow task spans across the execution chain.

Quick Start

Set up Airflow metrics with StatsD or OpenTelemetry, then create the Grafana dashboard and Prometheus alert rules to monitor DAG success/failure, task duration (including P95), pool slot utilization, scheduler heartbeat staleness, and DAG parsing/import errors.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dataops-airflow-observability
Download link: https://github.com/ivanshamaev/de-agent-skills/archive/main.zip#dataops-airflow-observability

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.