Metadata-Version: 2.3
Name: phlo-observe
Version: 0.2.3
Summary: Phlo-specific observability SDK: domain contexts, typed event attributes and integrations for Dagster, dbt, DLT, Pandera, WAP, Iceberg/Nessie and Trino.
Author: Phlo
License: Apache-2.0
Requires-Dist: phlo-observe-core
Requires-Dist: phlo-observe-query
Requires-Dist: pydantic>=2.8
Requires-Dist: phlo-observe[dagster,dbt,dlt,pandera,trino] ; extra == 'all'
Requires-Dist: dagster>=1.8 ; extra == 'dagster'
Requires-Dist: dlt>=1.0 ; extra == 'dlt'
Requires-Dist: pandera>=0.20 ; extra == 'pandera'
Requires-Dist: trino>=0.330 ; extra == 'trino'
Requires-Python: >=3.12
Provides-Extra: all
Provides-Extra: dagster
Provides-Extra: dbt
Provides-Extra: dlt
Provides-Extra: pandera
Provides-Extra: trino
Description-Content-Type: text/markdown

# phlo-observe

Phlo-specific observability SDK built on `phlo-observe-core`: domain contexts
(run, asset, WAP branch, table/snapshot), typed event attributes, and
integrations for Dagster, dbt, DLT, Pandera, Iceberg/Nessie and Trino.

See the repository README and `docs/` for the full specification.
