From 99b634e0f93c36ee7fbb7eb2dafda281c8450ea8 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Sun, 24 May 2020 15:51:46 +0300 Subject: [PATCH] docs/Single-server-VictoriaMetrics.md: add a video to Zerodha talk about monitoring k8s with VictoriaMetrics --- docs/CaseStudies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/CaseStudies.md b/docs/CaseStudies.md index 39af7204d3..e9a8dcbd15 100644 --- a/docs/CaseStudies.md +++ b/docs/CaseStudies.md @@ -57,8 +57,8 @@ Thanos, Cortex and VictoriaMetrics were evaluated as a long-term storage for Pro * API is compatible with Prometheus, almost all standard PromQL queries just work out of the box. * Handles storage well, with periodic compaction. Makes it easy to take snapshots. -See [Monitoring K8S with VictoriaMetrics](https://docs.google.com/presentation/d/1g7yUyVEaAp4tPuRy-MZbPXKqJ1z78_5VKuV841aQfsg/edit) slides and -[Infrastructure monitoring with Prometheus at Zerodha](https://zerodha.tech/blog/infra-monitoring-at-zerodha/) blog post for more details. +See [Monitoring K8S with VictoriaMetrics](https://docs.google.com/presentation/d/1g7yUyVEaAp4tPuRy-MZbPXKqJ1z78_5VKuV841aQfsg/edit) slides, +[video](https://youtu.be/ZJQYW-cFOms) and [Infrastructure monitoring with Prometheus at Zerodha](https://zerodha.tech/blog/infra-monitoring-at-zerodha/) blog post for more details. ## Wix.com