dataops-observability-agents
dataops-observability-agents copied to clipboard
DataOps Observability Integration Agents are part of DataKitchen's Open Source Data Observability. They connect to various ETL, ELT, BI, data science, data visualization, data governance, and data ana...
The agents under the "legacy_agents" folder were built on the older framework. When these agents are deployed, they do not show up on the Integrations page in the UI because...
We developed a dbt connector a while ago, but the code was separate from the other agents and was missed while migrating to this public repo. Let's add it in...
The same Airflow API used by the Airflow agent can be used to retrieve events from Google Cloud Composer. However, the latter does not support basic authentication. It needs a...