Skip to content

data-drift/data-drift

Repository files navigation


Datadrift logo

Discord Github Stars Data-Drift Build Storybook DataGit version

Metrics Observability & Troubleshooting

Datadrift is an open-source metric observability framework that helps data teams deliver trusted and reliable metrics.

DataDrift

Data monitoring tools fail by focusing on static tests (eg. null, unique, expected values) and metadata monitoring (eg. column-level).

Datadrift monitors your metrics, sends alerts when anomalies are detected and automates root cause analysis.
Data teams detect and solve data issues faster with Datadrift's row-level monitoring & troubleshooting.


🚀 Quickstart

dbt integration

pip install driftdb

Here is a quick demo. For a step-by-step guide on the dbt installation, see the docs.

Python integration

Install the monitor in your pipeline.

>>> from driftdb.connectors import LocalConnector
>>> LocalConnector().snapshot_table(table_dataframe=dataframe, table_name="revenue")

For a step-by-step guide on the python installation, see the docs.

Datadrift cloud

We are in development and we would love to do the installation with you. Fill the form on our website so we can do a 15min demo. If the tool solves your problem then the installation requires 30min.


⚡️ Key Features

🔮 Metrics monitoring & custom alerting

Get full visibility into metrics variation and pro-actively detect data quality issues. Become aware of unknown unknowns with metric drift custom alerting.

DataDrift new drift custom alerting

🧑‍🎤 Automated root cause analysis & troubleshooting

Operationalize your monitoring and solve your underlying data quality issue with lineage drill-down to understand the root cause of the problem.

DataDrift diff compare table

💎 Shared understanding of metric variation

Give visibility to data analysts and data consumers with shared explanation of metric variation.

DataDrift metric drift changelog

🧠 And much more

We are in the early days of Datadrift. Just open a new issue to tell us more about it and see how we could help!


💚 Community

We 💚 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:


🗓 Upcoming features

Track planning on Github Projects and help us prioritising by upvoting or creating issues.