Logging Execution Details with Stored Procedures
As a data engineer, it's crucial to capture pipeline execution logs to monitor and manage data pipeline runs effectively. In this exercise, we’ll create a Stored Procedure in the Warehouse to log the pipeline's execution details. Then, we'll run this Stored Procedure from the pipeline, passing the log details as parameters, which will be recorded in the table.
Tip: Complete this exercise and the next one in the same session, as we’ll be using the same artifacts throughout!
Este ejercicio forma parte del curso
Data Ingestion and Semantic Models with Microsoft Fabric
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
