For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
      • AstroFully-managed data operations, powered by Apache Airflow.
      • Astro Private CloudRun Airflow-as-a-service in your environment.
      • Professional ServicesExpert Airflow services for your enterprise's success.
    • Tools
      • Cosmos
      • Orbiter
      • CLI
      • AI SDK
      • Agents
      • Blueprint
      • UpdatesThe State of Airflow 2026See the insights from over 5,800 data practitioners in the full report. Download Now ➔
  • Customers
  • Docs
    • Insights
      • Blog
      • Webinars
      • Resource Library
      • Events
    • Education
      • Academy
      • What is Airflow?
  • Pricing
Get Started Free
    • Overview
        • Overview
        • Get started
        • Assets
        • Data products
        • SLAs
        • Monitors
        • Data quality
          • Event timeline
          • RCA and AI log summaries
      • Deployment health incidents
      • Astro alerts
      • Airflow email notifications
      • Export audit logs
    • Book Office Hours

Product

  • Platform Overview
  • Astro
  • Astro Observe
  • Astro Private Cloud
  • Security & Trust
  • Pricing

Tools & Services

  • Cosmos
  • Docs
  • Professional Services
  • Product Updates

Use Cases

  • AI Ops
  • Data Observability
  • ETL/ELT
  • ML Ops
  • Operational Analytics
  • All Use Cases

Industries

  • Financial Services
  • Gaming
  • Retail
  • Manufacturing
  • Healthcare
  • All Industries

Resources

  • Academy
  • eBooks & Guides
  • Blog
  • Webinars
  • Events
  • The Data Flowcast Podcast
  • All Resources

Airflow

  • What is Airflow
  • Airflow on Astro
  • Airflow 3.0
  • Airflow Upgrades
  • Airflow Use Cases
  • Airflow 2.x End of Life

Company

  • Our Story
  • Customers
  • Newsroom
  • Careers
  • Contact

Support

  • Knowledge Base
  • Status
  • Contact Support
GitHubYouTubeLinkedInx
  • Legal
  • Privacy
  • Terms of Service
  • Consent Preferences

  • Do Not Sell or Share My Personal information
  • Limit the Use Of My Sensitive Personal Information

Apache Airflow®, Airflow, and the Airflow logo are trademarks of the Apache Software Foundation. Copyright © Astronomer 2026. All rights reserved.

LogoLogo
On this page
  • View the event timeline
  • Filter events
  • View event details
  • Event types
  • Success events
  • Neutral events
  • Failure events
  • Understand the timeline visualization
Platform observabilityAstro ObserveTroubleshoot in Astro

Event timeline

Edit this page
Built with

The event timeline provides a chronological view of all events associated with an asset in Astro Observe. Use the event timeline to track asset activity, troubleshoot issues, and understand historical performance patterns.

View the event timeline

  1. In the Astro UI, click Observe > Asset Catalog.
  2. Select an asset from the list.
  3. Click the Event Timeline tab.

The timeline displays a visual bar chart showing events over time, with a detailed event list showing timestamps, event types, and affected entities.

Filter events

Use the filtering controls to narrow down the events displayed:

  • Run selection: Choose All Runs or select a specific run to view its events.
  • Time period: Select a time range and specify a date and time to view events before.
  • Event status: Filter by Success, Neutral, or Failure events. Click a status indicator to toggle that event type on or off.
  • Only final asset events: Toggle this option to show only events for final assets in your data product, excluding intermediate processing steps.

Click + filters to access additional filtering options:

  • All Event Groups: Filter events by event group.
  • Filter by namespace: Filter events by namespace.
  • Filter by DAG: Filter events by Dag.
  • Filter by Data Product: Filter events by data product.
  • Filter by Deployment: Filter events by Deployment.

View event details

Click any event in the timeline to open a side panel with detailed information about that event, including:

  • Event timestamp and metadata: Deployment name, DAG ID, Run ID, Owner
  • Root Cause: For failure events, view root cause analysis or generate an AI log summary to diagnose the failure. See Root cause analysis and AI log summaries.
  • Upstream Dependencies: View any upstream failures or anomalies that may have contributed to the event
  • Downstream Dependencies: See assets that depend on this asset, including Asset ID, Asset Name, and Asset Type

Event types

Events are categorized by status to help you quickly identify issues and track successful operations.

Success events

Success events indicate normal, expected operations:

  • SLA Success: An SLA requirement was met
  • Task Success: An Airflow task completed successfully
  • Task Start: An Airflow task began execution

Neutral events

Neutral events represent data operations that don’t indicate success or failure:

  • Airflow dataset write: Data was written to an Airflow dataset
  • OpenLineage dataset write: Data was written and captured by OpenLineage

Failure events

Failure events indicate problems that require attention:

  • Alert notification: An alert was triggered
  • SLA Breach: An SLA requirement wasn’t met
  • Task failure: An Airflow task failed

Understand the timeline visualization

The bar chart at the top of the timeline shows event distribution over time:

  • Green bars: Represent successful events
  • Red bars: Represent failed events
  • Gray bars: Represent neutral events

Taller bars indicate multiple events occurring in that time period. Use this visualization to quickly identify patterns, such as recurring failures or periods of high activity.