From e24f789b684f817b16dc1fc806af27bb43b5d843 Mon Sep 17 00:00:00 2001 From: Mikolaj Pawlikowski Date: Wed, 10 Jun 2020 22:22:05 +0100 Subject: [PATCH] Hyperlink all the things Signed-off-by: Mikolaj Pawlikowski --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2b8a30..f253a29 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Build Status](https://travis-ci.com/bloomberg/goldpinger.svg?branch=master)](https://travis-ci.com/bloomberg/goldpinger) -__Goldpinger__ makes calls between its instances for monitoring your networking. -It runs as a `DaemonSet` on `Kubernetes` and produces `Prometheus` metrics that can be scraped, visualised and alerted on. +__Goldpinger__ makes calls between its instances to monitor your networking. +It runs as a `DaemonSet` on `Kubernetes` and produces `Prometheus` metrics that can be [scraped](#prometheus), [visualised](#grafana) and [alerted](#alert-manager) on. Oh, and it gives you the graph below for your cluster. Check out the [video explainer](https://youtu.be/DSFxRz_0TU4).