From the course: Advanced Data Engineering with Snowflake

Unlock this course with a free trial

Join today to access over 24,800 courses taught by industry experts.

Observability with Snowflake Trail

Observability with Snowflake Trail - Snowflake Tutorial

From the course: Advanced Data Engineering with Snowflake

Observability with Snowflake Trail

We've covered the foundational concepts of observability, so how exactly does Snowflake implement them? Observability with Snowflake is made up of a few foundational objects and features: event tables, alerts, and notifications. Event tables are a special type of table in Snowflake. They're used for storing logs and traces that are generated from code in your Snowflake environment. They're straightforward to set up and use, and I'll show you how to do that shortly. If you need to record an alert when data in Snowflake meets certain conditions, you can use a Snowflake alert. These are very handy when combined with notifications so that you can help promote action on your team, and this is because you can take alerts one step further with notifications. For example, you can use an alert to send a notification to say an e-mail address or a queue. You can imagine specific notifications being useful to your teammates who may be keeping track of different dimensions of a data pipeline. This…

Contents