From d5250f96733eee8ec2310a2fc9a74e77074d875c Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Mon, 4 Jun 2018 14:41:43 +0200 Subject: [PATCH] Add link to PromCon 2017 video. Signed-off-by: Ben Kochie --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2d72fcf47..737020c4d 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ This repository contains the Prometheus storage layer that is used in its 2.x re A writeup of its design can be found [here](https://fabxc.org/blog/2017-04-10-writing-a-tsdb/). +Video: [Storing 16 Bytes at Scale](https://youtu.be/b_pEevMAC3I) from [PromCon 2017](https://promcon.io/2017-munich/). + See also the [format documentation](docs/format/README.md).