From 6aa66ad21cbfcb9bc1ea373e46b839c00a171908 Mon Sep 17 00:00:00 2001 From: Xavier Date: Thu, 6 Jun 2024 15:12:36 -0700 Subject: [PATCH] Add link to video. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d219bb5..9945b5d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ There are many different types of SLIs that can be used to measure the performan SLIs are important because they provide a way to objectively measure the performance of a service. By tracking SLIs over time, service providers can identify trends and make improvements to the service to ensure that it meets the needs of its customers. +[![Watch the video](https://img.youtube.com/vi/wXJbA0AkcRE/hqdefault.jpg)](https://www.youtube.com/embed/wXJbA0AkcRE) + + ## Service Level Indicator Library **ServiceLevelIndicators** library will help emit latency metrics for each API operation to help monitor the service performance over time.