From 48a48d0d57cdb57a940b14b69956ad049417b0b0 Mon Sep 17 00:00:00 2001
From: Alexis Chicoine <110614540+achicoine-coveo@users.noreply.github.com>
Date: Wed, 8 May 2024 08:49:16 -0400
Subject: [PATCH] markdown images
---
...our-data-pipelines-under-watch-and-on-good-behavior.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/_posts/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior.md b/_posts/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior.md
index 7346e81d..03424d51 100644
--- a/_posts/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior.md
+++ b/_posts/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior.md
@@ -481,9 +481,7 @@ how many minutes ago the last refresh happened. We can observe
the freshness delay go up at a rate of 1 minute per minute and
then crash down to 0 once a run completes.
-
+![snowsight_chart](/images/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior/snowsight_chart_1.png)
Now that we have a freshness value for each minute, we can compare it
to our objective and calculate the percentage of minutes that meets the
@@ -591,9 +589,7 @@ new runs when they do). The bottom part shows a bigger picture
counting the number of days when less than 95% of minutes
are within the SLI.
-
+![final_dashboard](/images/2024-05-07-keeping-our-data-pipelines-under-watch-and-on-good-behavior/final_dashboard.png)
# Conclusion
In this article, we discussed the importance of providing SLO's so