From 63b85da4f610bbd6c39a975bf279919d60b34579 Mon Sep 17 00:00:00 2001 From: Thomas Gerbet Date: Fri, 21 Sep 2018 20:52:58 +0200 Subject: [PATCH] Add missing link to storage in Prometheus 2 talk --- slides/k8s/prometheus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/k8s/prometheus.md b/slides/k8s/prometheus.md index 42e5e271..bf3cc905 100644 --- a/slides/k8s/prometheus.md +++ b/slides/k8s/prometheus.md @@ -145,7 +145,7 @@ scrape_configs: (it will even be gentler on the I/O subsystem since it needs to write less) -FIXME link to Goutham's talk +[Storage in Prometheus 2.0](https://www.youtube.com/watch?v=C4YV-9CrawA) by [Goutham V](https://twitter.com/putadent) at DC17EU ---