The dbt-native data observability solution for data & analytics engineers. Monitor your data pipelines in minutes. Available as self-hosted or cloud service with premium features.
This refactor enhances the DataMonitoring class by improving type annotations, making the code more readable, and reducing potential type-related errors. Exception handling has been strengthened with more meaningful error messages and better logging, which provides clearer insights during critical operations like version checks and database/schema retrieval.
…aMonitoring class
This refactor enhances the DataMonitoring class by improving type annotations, making the code more readable, and reducing potential type-related errors. Exception handling has been strengthened with more meaningful error messages and better logging, which provides clearer insights during critical operations like version checks and database/schema retrieval.