August 2024 Summaries
5 posts from Metaplane
Filter
Month:
Year:
Post Summaries
Back to Blog
A live time series anomaly detection model can help detect irregularities in any metric within your data stack. This type of model uses statistical models on the most recent data to flag inconsistencies, allowing for early identification and resolution of potential problems. Time series models are particularly effective as they handle trends, cycles, and other common patterns in data. By learning from historical data, these models can adapt to changing conditions and provide valuable insights into anomalies within your metrics.
Aug 23, 2024
1,955 words in the original blog post.
Snowflake has revolutionized data observability by providing the technical foundation for scalable solutions. Before Snowflake, companies ran SQL scripts on cron jobs to check data quality, causing memory usage and query throttling issues. However, Snowflake's massively parallel processing (MPP) architecture allows for increased computing power without affecting storage or vice versa, making continuous data monitoring computationally feasible. Additionally, Snowflake supports rich metadata, easily queryable usage history, and advanced statistical/analytical aggregate functions, which are crucial for data observability tools. Overall, Snowflake has played a significant role in enabling efficient data observability solutions.
Aug 22, 2024
1,097 words in the original blog post.
Metaplane is a tool that helps users discover and monitor their most important data by using advanced filtering based on metadata such as usage, lineage, and tags. It allows users to build and save filtered views of crucial data, enabling them to focus on what's essential for their team. Users can add broad or deep coverage to important filtered views with just one click, making it easier to monitor freshness, row count, distribution, and other metrics across their data platform. Metaplane supports filtering tables and columns by various metadata parameters, including tags, names, locations, lineage, query frequency, query users, and metric values.
Aug 18, 2024
300 words in the original blog post.
Fivetran, in collaboration with Metaplane, has introduced observability features that allow users to monitor connectors and their effects on downstream tables. This enables data professionals to identify the root cause of data incidents by connecting symptoms to causes. The new dashboard provides insights into connector performance, such as sync duration and row count, and allows users to investigate anomalies in real-time. Metaplane also consolidates alerts from different sources, making it easier for users to quickly identify and triage issues within their data pipelines.
Aug 13, 2024
584 words in the original blog post.
dbt Observability is a tool that helps monitor and analyze the performance of dbt jobs and models, providing insights into potential bottlenecks or issues in the data pipeline. It allows users to investigate long-running models, view historical trends of query runs, and receive alerts on anomalous job and model durations. The enhanced observability experience offers root cause analysis at the model level, enabling users to quickly identify problems and understand their context within a single platform. This helps in maintaining smooth data flow and preventing complete failure of the data pipeline.
Aug 01, 2024
782 words in the original blog post.